# Numbered SQL migration files land here in Phase 1 task 1.3: # 001_extensions.sql — CREATE EXTENSION timescaledb # 002_positions_hypertable.sql # 003_faulty_column.sql # PostGIS extension (Phase 2) will be added as 004_postgis.sql. # Files are applied in numeric order by scripts/apply-db-init.sh.