M7-T01: add meter table + model + energy_cost_period.meter_id + backfill migration
This commit is contained in:
@@ -15,7 +15,7 @@ if str(PROJECT_ROOT) not in sys.path:
|
||||
|
||||
from app.config import get_settings
|
||||
|
||||
APP_BASELINE_REVISION = "20260624_12_dsmr_decouple_telegram_id"
|
||||
APP_BASELINE_REVISION = "20260625_13_meter_table"
|
||||
|
||||
|
||||
class AppDatabaseAdoptionError(RuntimeError):
|
||||
|
||||
Reference in New Issue
Block a user