HOTFIX deploy: grant na vw_telemetry_heat_pump_15m_7d patří jen do R__101
All checks were successful
CI and deploy / migration-check (push) Successful in 17s
CI and deploy / deploy (push) Successful in 5m35s

R__072 běží před R__101 (abecední pořadí repeatables) — grant na ještě
neexistující view shodil 2 deploye. Konvence: grant ve vlastním souboru view.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dusan Vojacek
2026-06-13 00:34:29 +02:00
parent b168618332
commit c601438eea

View File

@@ -17,7 +17,6 @@ END $$;
GRANT USAGE ON SCHEMA ems TO ems_anon;
GRANT SELECT ON ems.vw_site_status TO ems_anon;
GRANT SELECT ON ems.vw_telemetry_heat_pump_15m_7d TO ems_anon;
GRANT SELECT ON ems.vw_site_effective_price TO ems_anon;
GRANT SELECT ON ems.vw_latest_inverter TO ems_anon;
GRANT SELECT ON ems.vw_latest_heat_pump TO ems_anon;