Skip to content

Commit a98fb73

Browse files
committed
Update create-database.sql
1 parent 6d55f10 commit a98fb73

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/mysql/create-database.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ create table other (
2424
bi bigint,
2525
vc varchar(20),
2626
c char(20),
27-
--nvc nvarchar(20),
28-
--nc nchar(20),
2927
u uuid
3028
);
3129

0 commit comments

Comments
 (0)