Skip to content

Commit 2e5e8d4

Browse files
Update schema.sql
1 parent 3cf3487 commit 2e5e8d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema/schema.sql

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

0 commit comments

Comments
 (0)