towerops/priv/repo
Graham McIntire 212f9089e0
fix: use current_database() in TimescaleDB migration
Previous version used hardcoded 'towerops_dev' which doesn't exist in production.
Now uses current_database() to get the actual database name at runtime.

This fixes the crash: ERROR 3D000 (invalid_catalog_name) database "towerops_dev" does not exist
2026-03-05 07:54:20 -06:00
..
migrations fix: use current_database() in TimescaleDB migration 2026-03-05 07:54:20 -06:00
seeds.exs init 2025-12-21 11:10:43 -06:00