Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaodino committed May 1, 2024
1 parent ab5df61 commit a8f9720
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ CREATE TABLE IF NOT EXISTS blob_hashes (
);

-- +goose StatementEnd

-- +goose Down
-- +goose StatementBegin
DROP TABLE IF EXISTS blocks_meta;

DROP TABLE IF EXISTS blob_hashes;
-- +goose StatementEnd

0 comments on commit a8f9720

Please sign in to comment.