We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa800b commit 217827dCopy full SHA for 217827d
migrations/202503121515_create_haha.sql
@@ -0,0 +1,3 @@
1
+CREATE TABLE IF NOT EXISTS haha (
2
+ id int
3
+);
0 commit comments