Commit Graph

10 Commits

Author SHA1 Message Date
e98d13bbc6 Downgrade tests to C# 10
- Update version/package release notes
2024-01-23 20:50:09 -05:00
2daa347e77 RemoveField -> RemoveFields
Implemented for all
2024-01-23 19:18:02 -05:00
f2836bd759 Implement Field throughout
- Do not add a parameter for EX/NEX
2024-01-23 12:03:01 -05:00
097208139d Add Field type for criteria
- Implement in SQLite
2024-01-22 22:58:22 -05:00
7ac174350c Finish SQLite RemoveField functions 2024-01-22 21:33:31 -05:00
58ac1834f5 WIP on RemoveField functions 2024-01-22 20:52:27 -05:00
68ad874256
v3 RC1 (#1)
This encompasses:
- New behavior for SQLite
- Migrated behavior for PostrgeSQL (from BitBadger.Npgsql.FSharp.Documents)
- New "byField" behavior for PostgreSQL
- A unification of C# and F# centric implementations
2024-01-06 15:51:48 -05:00
a0a4f6604c
Only build for .NET version under test 2023-12-31 07:42:45 -05:00
238c68de57
Add CI for project
Migrated from BitBadger.Npgsql.Documents
2023-12-31 06:58:10 -05:00
12c99b1bcf
Initial commit 2023-12-23 17:10:45 -05:00