Summer changes preview (PG + RA + #30, combined, do not merge)#32
Closed
Edwinexd wants to merge 13 commits into
Closed
Summer changes preview (PG + RA + #30, combined, do not merge)#32Edwinexd wants to merge 13 commits into
Edwinexd wants to merge 13 commits into
Conversation
Deploying sql-validator with
|
| Latest commit: |
d658fe0
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://55f4afd0.dsv-db-sql-validator.pages.dev |
| Branch Preview URL: | https://preview-summer-changes.dsv-db-sql-validator.pages.dev |
6fc4c5c to
d658fe0
Compare
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summer changes — combined preview branch
Not for merge — this branch exists to get a single Cloudflare preview environment with all the summer work stacked together. The individual pieces ship via their own PRs (#27, #31, and the Postgres branch).
What's combined here
feature/pglite-autocomplete, up to date with master) — dual SQLite/PostgreSQL via PGlite + engine selector, CodeMirror editor, autocomplete, license dialog. Includes the parity fixes (duplicate-columnrowMode, NUMERIC/BIGINT normalization, safe engine load with SQLite fallback).en/sv/depacks (German machine-translated — needs a native review).Verified locally
Person 25 · neither 4 · both 2tscclean · 249 tests pass · production build greenen/sv/de× sqlite/pg) regenerate with 0 errorsNote for the eventual real merge
Reusing #30's
oracle.enc(it's branched off master, which has no Postgres work) breaks 5 PostgreSQL reference queries —YEAR()andboolean = integer— because it lacks thepgQueryoverrides. Here the 4 persons were added to the Postgres oracle instead. When #30 and the Postgres work actually merge, the oracle must carry both the new persons and thepgQueryoverrides.