This website requires JavaScript.
Explore
Help
Sign In
cellular
/
jspg
Watch
4
Star
0
Fork
0
You've already forked jspg
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d9b4f417f68257d9981431532adddec582e2f094
jspg
/
src
History
Satya
d9b4f417f6
merger existence read: UNION the id and lk-lookup probes instead of OR-ing them across the hierarchy join — the OR is un-indexable and full-scans the subtype table on every child merge (one scan per relationship-edge write; surfaced by Castleberry onboarding); each UNION arm uses its own index (pk / lk_) and dedup preserves TOO_MANY_LOOKUP_ROWS semantics
...
Co-Authored-By: Claude Fable 5 <
noreply@anthropic.com
>
2026-07-05 20:52:29 -04:00
..
bin
queryer fixes checkpoint
2026-03-17 05:12:03 -04:00
database
page.personal is an opaque filter template (the 'mine' predicate), not a punc name — same read, scope-derived filter
2026-07-04 18:27:51 -04:00
merger
merger existence read: UNION the id and lk-lookup probes instead of OR-ing them across the hierarchy join — the OR is un-indexable and full-scans the subtype table on every child merge (one scan per relationship-edge write; surfaced by Castleberry onboarding); each UNION arm uses its own index (pk / lk_) and dedup preserves TOO_MANY_LOOKUP_ROWS semantics
2026-07-05 20:52:29 -04:00
queryer
jspg error refactoring checkpoint
2026-06-23 17:03:27 -04:00
tests
test(jspg): rename items fixture to array and resolve unused HashMap warning
2026-06-23 20:17:03 -04:00
validator
test(jspg): rename items fixture to array and resolve unused HashMap warning
2026-06-23 20:17:03 -04:00
drop.rs
jspg error refactoring checkpoint
2026-06-23 17:03:27 -04:00
jspg.rs
added traits and include features with docs
2026-05-20 19:10:29 -04:00
lib.rs
jspg error refactoring checkpoint
2026-06-23 17:03:27 -04:00