Skip to content

Commit d3dac1f

Browse files
Create table 't2' in migrations for version 1.0.2
1 parent c8e5f1a commit d3dac1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CREATE TABLE "public"."t1" (
1+
CREATE TABLE "public"."t2" (
22
"id" serial PRIMARY KEY,
33
"username" text
44
)

0 commit comments

Comments
 (0)