Skip to content

Commit 3cf3487

Browse files
Create IUYbjk table with an ID column
1 parent b11c6fb commit 3cf3487

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema/schema.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CREATE TABLE IUYbjk {
2+
iD INTEGER
3+
}

0 commit comments

Comments
 (0)