central/sql/migrations
Matt Johnson da8942a457 schema: migrate NWS settings from states to region bbox
- Remove states array from NWS settings
- Add region bbox covering ID/OR/WA/MT/WY/UT/NV
- Bbox: north=49.5, south=31.0, east=-102.0, west=-124.5

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-16 18:50:05 +00:00
..
001_create_config_schema.sql feat(config): add migration framework and config schema 2026-05-15 23:07:49 +00:00
002_add_updated_at_trigger_and_index.sql feat(db): add migration 002 for updated_at trigger and enabled index 2026-05-16 01:36:30 +00:00
003_add_streams_table.sql schema: add config.streams table with column-filtered notify 2026-05-16 18:49:59 +00:00
004_nws_states_to_bbox.sql schema: migrate NWS settings from states to region bbox 2026-05-16 18:50:05 +00:00