Commit Graph

62 Commits

Author SHA1 Message Date
8c430d42e3 feat: propagate origin and trigger to cdc and changes 2026-06-05 18:48:46 -04:00
8bb7085f76 cleaned out raits_debug_val 2026-05-28 14:56:17 -04:00
ccca9129b2 added uuid.condition to filters 2026-05-21 19:03:31 -04:00
b0fc6c12ef fixed queryer issue with nested families 2026-05-21 13:26:07 -04:00
56775c8c1b added traits and include features with docs 2026-05-20 19:10:29 -04:00
9cefc225fc fixed type and page action serialization 2026-05-18 19:46:29 -04:00
2a8b991269 fixed ordering of all things sql 2026-05-14 05:58:38 -04:00
3034406706 fixing ordering checkpoint 2026-05-14 03:21:12 -04:00
1fb378def2 fixed issue with STI on non-tables 2026-05-12 08:22:25 -04:00
c8757e1709 added filter base type 2026-04-24 12:53:28 -04:00
ec867f142f fixed more filtering issues and promoted enum condition generation 2026-04-24 11:53:54 -04:00
0093aea790 fixed nested filters 2026-04-24 10:48:38 -04:00
00319b570b fixed $ validation in schema ids 2026-04-21 11:53:51 -04:00
4e2cb488cc removed schema realms, fixed fixture generations, added dynamic type resolution for validation based on type and kind discriminators for filters 2026-04-21 10:50:01 -04:00
f450f8ab8b added realm to jspg processing 2026-04-17 18:25:14 -04:00
8ebf6a69bf updates 2026-04-17 17:20:07 -04:00
69bd726b25 more filter fixes 2026-04-17 07:43:19 -04:00
f58d1a32a3 full database extracton 2026-04-17 05:53:44 -04:00
87a845e85a filters are now entities and auto-generated for all table backed types 2026-04-17 01:46:02 -04:00
8175b10a97 filter checkpoint 2026-04-17 00:38:54 -04:00
41649766db to family 2026-04-16 11:54:37 -04:00
77af67aef5 beefed up schema compiled properties with cases properties and added tests with cases to queryer and merger 2026-04-16 11:00:26 -04:00
a3bd79deef jspg stabilized again 2026-04-15 03:08:11 -04:00
24adf3ffc6 checkpoint 2026-04-14 13:06:53 -04:00
609371c03c fixed drop errors for database initialization 2026-04-14 09:36:04 -04:00
0b4607b7d4 fixed and tested subschema promotions for beat processing 2026-04-14 06:09:00 -04:00
0017c598e1 chore: JSPG Engine tuple decoupling and core routing optimizations 2026-04-13 22:41:32 -04:00
be78af1507 more tests 2026-04-10 01:06:02 -04:00
3cca5ef2d5 checkpoint 2026-04-09 19:55:35 -04:00
5f45df6c11 checkpoint 2026-04-09 18:39:52 -04:00
7c8df22709 massively improves the jspg validator by removing mathmatical functions like allOf, anyOf, ref, etc to effectively use discriminators and OOP with types to determine valid pathing an nno intersections, unions, or guesswork; added cases to replace the former conditionals 2026-04-08 13:08:24 -04:00
ee8c9086ef added more detail to show fks that are wrong 2026-04-03 01:09:48 -04:00
776a442374 added setup strict mode 2026-04-03 00:29:44 -04:00
06f6a587de progress 2026-04-02 21:55:57 -04:00
5b36ecf06c doc update and more code comments 2026-03-27 19:25:15 -04:00
76467a6fed log cleanup 2026-03-27 19:19:27 -04:00
ebcdb661fa maybe working 2026-03-27 19:13:44 -04:00
e86fe5cc4e fixed relationship resolution in merger and queryer 2026-03-27 16:35:23 -04:00
46fc032026 fixed merge lookup issue 2026-03-26 23:49:52 -04:00
ffd6c27da3 more pg try catching and error handling 2026-03-25 19:31:51 -04:00
4060119b01 schema ids can now contain a subschema 2026-03-22 03:35:47 -04:00
882bdc6271 merger now requires a schema id, queryer and merger now use pre-compiled edges for O(1) relations 2026-03-21 20:33:28 -04:00
9255439d53 added support for root schema compiled properties for the mixer 2026-03-20 18:04:49 -04:00
77bfa4cd18 historical and notify respected 2026-03-20 04:41:35 -04:00
847e921b1c stems removed from queryer 2026-03-18 22:04:29 -04:00
00375c2926 more fixes 2026-03-18 04:39:48 -04:00
3d66a7fc3c queryer test checkpoit 2026-03-17 18:00:36 -04:00
e1314496dd queryer test checkpoint 2026-03-17 15:06:02 -04:00
5d18847f32 pgrx try catch 2026-03-16 21:21:11 -04:00
d8fc286e94 better error dropping 2026-03-16 19:39:24 -04:00