1991fb4fc742fd5dec36c716a2b3e57845407211
Advanced-mode SQL CREATE TABLE implemented through sub-phase 4a.2 (columns/types/aliases, NOT NULL/UNIQUE/PRIMARY KEY, IF NOT EXISTS, per-column CHECK/DEFAULT, composite UNIQUE), ADR-0035 flipped to Accepted, /runda pass on 4a fixed two defects. Handoff details the next step (4a.3 — table-level CHECK + a new __rdbms_* metadata table), the remaining Phase-4 sub-phases (4b–4i), the cross-cutting patterns (two DDL generators must stay in sync; round-trip via PRAGMA-or-metadata; the litmus test; raw-text capture), and process pins. Baseline 1752/0/0/1, clippy clean.
Description
No description provided