This commit is contained in:
Orion Kindel
2023-06-08 20:17:08 -05:00
parent 1f7404a91f
commit e52348cdd1

1
migrations/011_test.sql Normal file
View File

@@ -0,0 +1 @@
create table test (id int not null);