Skip to content

Commit

Permalink
fix: fix postgres-migration (#2997)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Pfeiffer <[email protected]>
  • Loading branch information
guybrush and guybrush authored Jan 13, 2025
1 parent 1af1273 commit 2b2512b
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 2b2512b

Please sign in to comment.