Commit Graph

18 Commits

Author SHA1 Message Date
a3e75bf42f WIP on Postgres extensions 2023-12-27 12:57:06 -05:00
fd7c9a7a25 Move Sqlite extensions to Sqlite project 2023-12-27 12:25:55 -05:00
18ec31d16b Finish Postgres C# tests
- Rename *JsonIndex to *DocumentIndex
2023-12-27 11:25:36 -05:00
a1559ad29e Add Postgres C# unit tests 2023-12-26 22:54:09 -05:00
a8b2927b2c Finish Postgres F# tests 2023-12-26 22:22:28 -05:00
f3014acc2a WIP on tests for new F# functions 2023-12-26 16:01:27 -05:00
8d3385b70b Integrate PostgreSQL with common lib
- Add "byField" functions to Postgres impl
2023-12-26 12:54:37 -05:00
d02ea638bc Import Postgres F# functions 2023-12-25 23:59:49 -05:00
f2bb1c4aba Move extensions to separate project
- Move tests into separate files
2023-12-25 23:02:29 -05:00
a6d179d401 Switch to namespace from module for Sqlite
- Complete C# test migration
2023-12-25 22:32:55 -05:00
6ce619ac60 WIP on test integration 2023-12-25 15:24:23 -05:00
b2cfcfdd63 WIP on C# test migration 2023-12-25 12:53:39 -05:00
3f4aeb9f65 WIP on C# unit tests 2023-12-24 21:37:33 -05:00
c386f670bc WIP on C#/F# combined SQLite library 2023-12-24 12:27:22 -05:00
f5ef2ef1d5 WIP on using Custom for all other queries 2023-12-24 09:46:21 -05:00
8b242d0fa3 Move definition queries to common lib 2023-12-23 23:23:55 -05:00
bad95888bf WIP on Sqlite/PostgreSQL proj merge 2023-12-23 18:51:00 -05:00
12c99b1bcf
Initial commit 2023-12-23 17:10:45 -05:00