We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e39c0 commit 1d131e3Copy full SHA for 1d131e3
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