e2948ea6a1
Add ordered* tests for SQLite
...
- Ignore "n:" prefix for SQLite fields
- Remove byFIeld functions
2024-08-17 12:38:14 -04:00
bac3bd2ef0
Add *Ordered functions
...
- WIP on PostgreSQL numeric ordering
2024-08-14 22:13:46 -04:00
d8f64417e5
Add byFields to SQLite implementation
...
- Add fieldNameParams/FieldNames to Postgres
(syncs names between both implementations)
2024-08-08 19:45:25 -04:00
06daa4ea5c
V3 rc2 ( #2 )
...
- Implements `Field` type for by-field actions (**BREAKING**)
- Adds `RemoveFields*` functions/methods for removing fields from documents
2024-01-23 21:23:24 -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