Skip to content

Commit 4b5a9a1

Browse files
Fix table creation syntax in schema.sql
1 parent 2e5e8d4 commit 4b5a9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/schema.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
CREATE TABLE public.IUYbjk {
2-
iD serial PRIMARY KEY,
2+
iD serial PRIMARY KEY
33
}

0 commit comments

Comments
 (0)