Skip to content

Commit 217827d

Browse files
authored
Create 202503121515_create_haha.sql
1 parent 5aa800b commit 217827d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: migrations/202503121515_create_haha.sql

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CREATE TABLE IF NOT EXISTS haha (
2+
id int
3+
);

0 commit comments

Comments
 (0)