fix: disable Flyway transaction for continuous aggregate migration
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
-- flyway:executeInTransaction=false
|
||||
|
||||
-- Global stats
|
||||
CREATE MATERIALIZED VIEW stats_1m_all
|
||||
WITH (timescaledb.continuous) AS
|
||||
|
||||
Reference in New Issue
Block a user