Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-eraigosa committed Mar 29, 2024
1 parent e0f27d1 commit 7357a8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrations/R__add_test_table.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
CREATE TABLE IF NOT EXISTS TEST_TABLE
(
FOO VARCHAR
);

0 comments on commit 7357a8f

Please sign in to comment.