We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3772c commit 46c8782Copy full SHA for 46c8782
migrations-semver/1.17.0_add_new_table.sql
@@ -0,0 +1,2 @@
1
+select * from employee limit 10;
2
+create table test000(id int);
0 commit comments