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 1837ffb commit 9ea0184Copy full SHA for 9ea0184
migrations-semver/1.15.0_new_test_table.sql
@@ -0,0 +1,2 @@
1
+select * from employee limit 10;
2
+create table t000(id int);
0 commit comments