|
|
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 |
|
|
|
41649766db
|
to family
|
2026-04-16 11:54:37 -04:00 |
|
|
|
d3cb72a5e2
|
-m fixed bug with STI and different type shapes that don't require kind discrimination
|
2026-04-16 00:19:10 -04:00 |
|
|
|
609371c03c
|
fixed drop errors for database initialization
|
2026-04-14 09:36:04 -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 |
|
|
|
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 |
|
|
|
e4286ac6a9
|
validation progress
|
2026-04-03 19:24:21 -04:00 |
|
|
|
06f6a587de
|
progress
|
2026-04-02 21:55:57 -04:00 |
|
|
|
c4e8e0309f
|
removed initial / in validator making paths consistent across validate merger and queryer
|
2026-03-26 22:27:59 -04:00 |
|
|
|
8bf3649465
|
validator now uses hybrid uuid and numeric index pathing
|
2026-03-26 14:06:24 -04:00 |
|
|
|
ffd6c27da3
|
more pg try catching and error handling
|
2026-03-25 19:31:51 -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 |
|
|
|
9f6c27c3b8
|
support ad-hoc refing without entity types
|
2026-03-20 15:53:48 -04:00 |
|
|
|
3d66a7fc3c
|
queryer test checkpoit
|
2026-03-17 18:00:36 -04:00 |
|
|
|
d8fc286e94
|
better error dropping
|
2026-03-16 19:39:24 -04:00 |
|
|
|
44be75f5d4
|
queryer merger test progress
|
2026-03-11 05:18:01 -04:00 |
|
|
|
1c08a8f2b8
|
query test progress
|
2026-03-10 18:25:29 -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 |
|
|
|
e14f53e7d9
|
validator reorg
|
2026-02-26 19:17:13 -05:00 |
|