We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac1eb0 commit 2f33f88Copy full SHA for 2f33f88
migrations/2020504071405##add_table.sql
@@ -0,0 +1,3 @@
1
+CREATE TABLE IF NOT EXISTS woerigjir (
2
+ id INT
3
+);
0 commit comments