Skip to content

Commit

Permalink
fix: fix migrations for goose to run concurrently
Browse files Browse the repository at this point in the history
  • Loading branch information
guybrush committed Jan 13, 2025
1 parent 8390f66 commit 71c71d9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- +goose NO TRANSACTION

-- +goose Up
-- +goose StatementBegin
SELECT 'creating idx_blocks_status_depositscountgt0';
Expand Down

0 comments on commit 71c71d9

Please sign in to comment.