Skip to content

Commit

Permalink
hotfix main fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamelianovych committed Dec 18, 2024
1 parent ca18c1d commit e95000f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CREATE SEQUENCE PUBLIC.test_sequence AS BIGINT START WITH 1 INCREMENT BY 1
CREATE SEQUENCE PUBLIC.test_sequence AS BIGINT START WITH 1 INCREMENT BY 1
ALTER SEQUENCE PUBLIC.test_sequence RESTART WITH 42

0 comments on commit e95000f

Please sign in to comment.