55 Commits

Author SHA1 Message Date
781df81ce2 WIP on Scala/Groovy query tests 2025-03-17 22:47:15 -04:00
2b86864f82 Finish root ns Groovy/Scala tests 2025-03-17 17:16:45 -04:00
57c6176997 WIP on Scala, Groovy unit tests 2025-03-17 10:54:34 -04:00
a4b956cace WIP on Scala and Groovy test structure 2025-03-16 23:13:47 -04:00
7e91a7b73f Finish DocEx declarations 2025-03-16 17:29:52 -04:00
ca8c8e79de Finish Java query tests; WIP on DocEx declarations 2025-03-16 14:01:04 -04:00
9f7f2d7859 More WIP on Java query tests 2025-03-16 07:46:47 -04:00
eda312fe3b WIP on Java query tests 2025-03-15 14:09:05 -04:00
c4ef2b1d9a Add Query suffix to query classes 2025-03-15 11:53:26 -04:00
5497238fb1 Kotlin project builds 2025-03-14 23:28:30 -04:00
11e3200ff7 Reorg complete, jvm tests pass 2025-03-14 22:38:23 -04:00
2697ddaeed Package rearrangement; build succeeds 2025-03-14 21:29:31 -04:00
c2e281334d Rename java proejct to jvm 2025-03-14 20:59:28 -04:00
be3ae8ffab Run Java tests 2025-03-14 20:56:41 -04:00
ee46c0bc54 Add Jackson serializer for tests 2025-03-13 20:47:21 -04:00
5f0a6e4434 Java project compiles; need serializer for tests 2025-03-13 07:45:48 -04:00
5bcbc5cffc Nearly all compile errors resolved 2025-03-12 23:08:52 -04:00
14f0178b63 WIP on reorg 2025-03-12 16:28:12 -04:00
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