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