Skip to content

Commit

Permalink
(NOBIDS) db: fix last db-migration (#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
guybrush authored Apr 22, 2024
1 parent bc84118 commit cc72395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/migrations/20240422141500_add_withdrawals_amount_index.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- +goose NO TRANSACTION

-- +goose Up
-- +goose StatementBegin
SELECT 'up SQL query - add an index for the amount of the withdrawals';
Expand Down

0 comments on commit cc72395

Please sign in to comment.