Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
6632570712 merger improvements 2026-03-15 03:24:00 -04:00
44be75f5d4 queryer merger test progress 2026-03-11 05:18:01 -04:00
2d1fca599b a few tweaks 2026-03-04 17:36:42 -05:00
566b599512 all jspg tests now passing 2026-03-04 01:02:32 -05:00
e7f20e2cb6 significantly simplified the validator and work continues on query 2026-03-03 17:58:31 -05:00
3898c43742 validator refactor progress 2026-03-03 00:13:37 -05:00