Skip to content

fixed nil pointer#59

Open
adranwit wants to merge 169 commits intomaster-w-panic-handlingfrom
master
Open

fixed nil pointer#59
adranwit wants to merge 169 commits intomaster-w-panic-handlingfrom
master

Conversation

@adranwit
Copy link
Contributor

No description provided.

adranwit and others added 30 commits February 11, 2026 14:28
…anslator by expanding DQL compile/load (relations, handler/dml paths, diagnostics with line/char mapping, type-context defaults/resolution, declaration/settings directives, and metadata/type parity), and validated parity across platform routes with 0 mismatches in the all-sources sweep.

Added explicit column-discovery policy controls (auto/on/off) with default auto behavior that requires discovery for SELECT * or missing concrete shape, preserves schema column order with append-only newly discovered columns, and fails compilation when discovery is required but disabled.
…anslator by expanding DQL compile/load (relations, handler/dml paths, diagnostics with line/char mapping, type-context defaults/resolution, declaration/settings directives, and metadata/type parity), and validated parity across platform routes with 0 mismatches in the all-sources sweep.

Added explicit column-discovery policy controls (auto/on/off) with default auto behavior that requires discovery for SELECT * or missing concrete shape, preserves schema column order with append-only newly discovered columns, and fails compilation when discovery is required but disabled.
Implemented near-full shape-engine parity with the legacy internal translator by expanding DQL compile/load (relations, handler/dml paths, diagnostics with line/char mapping, type-context defaults/resolution, declaration/settings directives, and metadata/type parity), and validated parity across platform routes with 0 mismatches in the all-sources sweep.
Added explicit column-discovery policy controls (auto/on/off) with default auto behavior that requires discovery for SELECT * or missing concrete shape, preserves schema column order with append-only newly discovered columns, and fails compilation when discovery is required but disabled.
 Fix nil panics and route loss during config sync cycles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants