fix: disable Flyway transaction for continuous aggregate migration

This commit is contained in:
hsiegeln
2026-03-16 19:24:12 +01:00
parent 2634f60e59
commit 0723f48e5b

View File

@@ -1,3 +1,5 @@
-- flyway:executeInTransaction=false
-- Global stats
CREATE MATERIALIZED VIEW stats_1m_all
WITH (timescaledb.continuous) AS