dataflow/database/queries
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
..
mappings.sql Add global Remap page for bulk output value replacement 2026-04-15 20:22:52 -04:00
records.sql Add per-record overrides that survive reprocess 2026-04-15 21:02:54 -04:00
rules.sql Records filters, global picklist, autocomplete, and rule reprocess 2026-04-14 16:28:26 -04:00
sources.sql Add per-record overrides that survive reprocess 2026-04-15 21:02:54 -04:00
stacks.sql Stacks: live SQL preview, side-by-side layout, cascade stale detection 2026-04-19 10:36:27 -04:00
status.sql Status bar, stale tracking, Pivot stack selector, stack view fixes 2026-04-19 09:43:10 -04:00