dataflow/database
Paul Trowbridge 95e63679ef Stacks: live SQL preview, side-by-side layout, cascade stale detection
- Two-column layout: config left, SQL panel right (equal halves)
- SQL panel shows formatted SQL (sql-formatter, 4-space indent)
- Live preview: SQL updates 400ms after any field/source/mapping change
- Run button executes edited SQL directly via new exec-sql endpoint
- generate_stack_view gains p_dry_run mode for preview without executing
- CASCADE drop detects dependent stacks, marks them stale in DB and status bar
- net_balance moved to last column in generated view
- Backfill 458 missing dcard rows and 123 missing chase rows from TPS migration bug

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 10:36:27 -04:00
..
queries Stacks: live SQL preview, side-by-side layout, cascade stale detection 2026-04-19 10:36:27 -04:00
functions.sql Status bar, stale tracking, Pivot stack selector, stack view fixes 2026-04-19 09:43:10 -04:00
migrate_input_value_jsonb.sql Add multi-capture regex, computed view fields, collapsible rules, and live preview 2026-03-29 16:37:15 -04:00
migrate_tps.sql Import log, constraint key overhaul, and dedup improvements 2026-04-13 23:44:30 -04:00
schema.sql Pivot: named layouts saved in DB per source 2026-04-15 07:31:46 -04:00