- Knoxville, TN
- https://about.me/danieljsummers
- Joined on
2024-04-03
Block a user
d382699a17
Merge branch 'wip-1' of https://git.bitbadger.solutions/bit-badger/BitBadger.Documents into wip-1
0c308c5f33
Add ToString for FieldMatch; add tests
danieljsummers
pushed to three-point-two at bit-badger/BitBadger.Documents
2024-08-09 02:36:53 +00:00
85750e19f2
Add Postgres Query byFields tests
danieljsummers
pushed to three-point-two at bit-badger/BitBadger.Documents
2024-08-08 23:45:28 +00:00
d8f64417e5
Add byFields to SQLite implementation
danieljsummers
pushed to three-point-two at bit-badger/BitBadger.Documents
2024-08-08 21:32:48 +00:00
202fca272e
Prefer seq over list for parameters
danieljsummers
pushed to three-point-two at bit-badger/BitBadger.Documents
2024-08-08 03:23:34 +00:00
8a15bdce2e
Add byFields to PostgreSQL impl
danieljsummers
pushed to three-point-two at bit-badger/BitBadger.Documents
2024-08-08 00:20:14 +00:00
d131eda56e
Remove internal calls to deprecated funcs
danieljsummers
pushed to three-point-two at bit-badger/BitBadger.Documents
2024-08-07 20:39:22 +00:00
e2232e91bb
Add whereByFields code / tests