Skip to content

Commit 71c71d9

Browse files
committed
fix: fix migrations for goose to run concurrently
1 parent 8390f66 commit 71c71d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/pkg/commons/db/migrations/postgres/20250112125552_add_idx_blocks_status_depositscountgt0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
-- +goose NO TRANSACTION
2+
13
-- +goose Up
24
-- +goose StatementBegin
35
SELECT 'creating idx_blocks_status_depositscountgt0';

0 commit comments

Comments
 (0)