Skip to content

Commit 2187b58

Browse files
authored
Merge pull request #62 from bytebase/zchpeter-patch-4
Update 1.17.0_add_new_table.sql
2 parents d8e39c0 + 1d131e3 commit 2187b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
select * from employee limit 10;
2-
create table test000(id int);
2+
create table test11(id int);

0 commit comments

Comments
 (0)