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.
2 parents 1837ffb + 9ea0184 commit 5dbc13dCopy full SHA for 5dbc13d
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