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
422
Commits
4
Branches
176
Tags
review-2026-07-07
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Satya
ddc86f1ba0
version: 1.0.176
2026-07-07 22:53:59 -04:00
.agent
/workflows
validation progress
2026-04-03 19:24:21 -04:00
.cargo
all flow commands working, extension compiled
2025-04-13 17:19:18 -04:00
.test
stems removed from queryer
2026-03-18 22:04:29 -04:00
.vscode
queryer test checkpoit
2026-03-17 18:00:36 -04:00
fixtures
queryer: deterministic result order — array aggregations emit ORDER BY entity.created_at, entity.id (creation order, id tiebreak; every entity-family type has the entity alias), fixing run-to-run row-order variance (flaky reads like invoice-lines order, unstable grids). Also: the snapshot formatter silently DROPPED aggregate ORDER BY clauses when re-rendering parsed SQL — now rendered (format_function_clauses), so snapshots can't hide ordering changes. 1280 tests green.
2026-07-07 22:53:48 -04:00
flows
@
89748a246e
jspg cleanup
2026-07-07 12:42:05 -04:00
src
queryer: deterministic result order — array aggregations emit ORDER BY entity.created_at, entity.id (creation order, id tiebreak; every entity-family type has the entity alias), fixing run-to-run row-order variance (flaky reads like invoice-lines order, unstable grids). Also: the snapshot formatter silently DROPPED aggregate ORDER BY clauses when re-rendering parsed SQL — now rendered (format_function_clauses), so snapshots can't hide ordering changes. 1280 tests green.
2026-07-07 22:53:48 -04:00
.DS_Store
doc update
2026-04-20 09:56:46 -04:00
.editorconfig
validation error fixes
2025-04-14 16:11:44 -04:00
.geminiignore
upgraded all dependencies
2025-11-18 16:08:43 -05:00
.gitignore
cleanup
2026-04-13 22:44:18 -04:00
.gitmodules
jspg progress
2026-02-17 17:41:54 -05:00
agreego.sql
log cleanup
2026-03-27 19:19:27 -04:00
build.rs
passing all tests
2026-03-11 17:26:45 -04:00
Cargo.lock
fixing ordering checkpoint
2026-05-14 03:21:12 -04:00
Cargo.toml
merger: generate entity and changelog ids with uuid v7
2026-06-12 22:11:09 -04:00
flow
flow update
2026-02-24 18:00:20 -05:00
GEMINI.md
jspg checkpoint
2026-06-23 19:48:38 -04:00
jspg.control
all flow commands working, extension compiled
2025-04-13 17:19:18 -04:00
LOOKUP_VERIFICATION.md
added replaces field to merge for the notification when a lookup is successful
2026-03-27 01:18:36 -04:00
README.md
all flow commands working, extension compiled
2025-04-13 17:19:18 -04:00
rustfmt.toml
even more jspg improved error handling, missing some codes before
2025-06-11 19:38:46 -04:00
version
version: 1.0.176
2026-07-07 22:53:59 -04:00
README.md
JSPG - JSON Schema Validation for PostgreSQL
Description
No description provided
Readme
32
MiB
Languages
Rust
99.2%
Shell
0.8%