We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aadd4cc commit b3b9115Copy full SHA for b3b9115
migrations/202504171429_1.sql
@@ -0,0 +1,3 @@
1
+CREATE TABLE IF NOT EXISTS wer (
2
+ id int
3
+);
0 commit comments