Skip to content

Commit 5155ac4

Browse files
Create table 't2' in public schema
1 parent 80e4c11 commit 5155ac4

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,4 +1,4 @@
1-
CREATE TABLE "public"."t0" (
1+
CREATE TABLE "public"."t2" (
22
"id" serial PRIMARY KEY,
33
"username" text
44
)

0 commit comments

Comments
 (0)