86 Commits

Author SHA1 Message Date
573d96c6aa Fix paths for common project 2025-03-12 09:57:52 -04:00
e0ec37e8c2 WIP on repo reorg 2025-03-11 20:35:57 -04:00
b17ef73ff8 WIP on Java integration test shell 2025-03-10 23:04:34 -04:00
a940e9c7f0 WIP on Java tests and Kotlin mods to support them 2025-03-10 22:37:23 -04:00
c184ea7e79 pom updates, move integration tests to test dir 2025-03-02 16:17:48 -05:00
97be70cfaf Add remaining document functions 2025-03-01 21:28:07 -05:00
aae7dfe11d Add remove fields functions 2025-03-01 20:50:55 -05:00
d0375d14fc Add patch functions 2025-03-01 18:56:35 -05:00
32f8db6196 Add tests for Find functions 2025-03-01 17:17:32 -05:00
864477f997 Add find functions (tests pending) 2025-03-01 14:03:39 -05:00
4d4e1d0897 Add exists functions 2025-03-01 11:35:08 -05:00
bc3b4bb012 Add delete functions 2025-03-01 10:52:19 -05:00
e14fd23ead Fix count tests; use types for varying comparison values 2025-02-28 18:10:47 -05:00
a84c8289b1 WIP on count impl; reworking comparisons 2025-02-27 23:38:38 -05:00
250e216ae8 Add common throwaway db; all ITs now work in both 2025-02-27 17:32:00 -05:00
ad3b7d2316 Tweaks to moved tests 2025-02-26 23:30:54 -05:00
b2d700e658 Move ITs to common files, call from both DBs
- Fix PostgreSQL auto-number syntax
2025-02-26 23:24:02 -05:00
7f3392f004 WIP on execution / SQLite integration tests 2025-02-23 22:11:06 -05:00
93f4700613 WIP on integration tests 2025-02-22 21:04:10 -05:00
448a9646d6 Complete query migration 2025-02-22 20:13:26 -05:00
50de4fbf94 WIP on remove fields 2025-02-22 13:30:27 -05:00
07edc6ee43 Move query to package 2025-02-22 11:55:55 -05:00
31817d5cec Add exists tests 2025-02-22 08:43:14 -05:00
ee4f25aec0 WIP on tests and query migration 2025-02-21 22:59:02 -05:00
cefd2daa52 WIP on query tests 2025-02-18 22:57:06 -05:00
2b6dff9fd3 WIP on query tests 2025-02-18 17:54:18 -05:00
0b11b803cc Add validation to field param name 2025-02-17 18:53:33 -05:00
623e49243d WIP on tests 2025-02-17 18:46:50 -05:00
b1a9910d50 Collapse into top-level module 2025-02-17 12:15:43 -05:00
4249159252 Fold work from SQLite into common
- Checkpoint before common moved to top level
2025-02-17 12:05:26 -05:00
3826009dfa WIP on named-param queries 2025-02-16 22:59:32 -05:00
c35c41bf3c WIP on SQLite implementation 2025-02-14 23:42:24 -05:00
de4df4109c Implement/test Auto ID need 2025-02-14 19:57:41 -05:00
a576a876e0 WIP on common tests 2025-02-13 22:48:50 -05:00
359e09bd52 WIP on tests for common module 2025-02-13 17:56:59 -05:00
93c1b2740d Migrate common lib (auto ID pending) 2025-02-13 12:16:40 -05:00