HOTFIX deploy: grant na vw_telemetry_heat_pump_15m_7d patří jen do R__101
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user