Skip to content

Commit bcb1e57

Browse files
authored
Merge pull request #20 from tianzhou/feature-1
feat: t3
2 parents 2dee56c + ecddceb commit bcb1e57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

migrations-semver/v1_create_t3.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CREATE TABLE t3 (name TEXT NOT NULL, age INT NOT NULL);

0 commit comments

Comments
 (0)