mirror of
https://github.com/zvx-echo6/central.git
synced 2026-05-21 18:14:44 +02:00
Add simple SQL migration runner tracking applied migrations in schema_migrations table. First migration creates: - config schema - config.adapters table (name, enabled, cadence_s, settings JSONB) - config.api_keys table (alias, encrypted_value BYTEA) - NOTIFY triggers for real-time config change detection - Seeds NWS adapter row from current TOML config Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 001_create_config_schema.sql | ||