Create first migration

This commit is contained in:
2023-09-17 15:37:51 +02:00
parent aea27c6181
commit f53e4f82f4
10 changed files with 66 additions and 5 deletions
+2
View File
@@ -4,5 +4,7 @@ pkgs.mkShell {
go
wgo
aria
go-migrate
pgformatter
];
}