Go to file
2024-03-21 17:57:17 +00:00
cmd refactor db initialization (wip) 2024-03-21 17:57:17 +00:00
db/migrations delete foreign keys on teams in games table 2024-03-21 17:57:01 +00:00
model refactor db initialization (wip) 2024-03-21 17:57:17 +00:00
sorare_utils refactor db initialization (wip) 2024-03-21 17:57:17 +00:00
.gitignore add bin directory and .env file to gitignore 2024-03-21 06:33:17 +00:00
go.mod initial commit 2024-03-21 05:34:38 +00:00
go.sum initial commit 2024-03-21 05:34:38 +00:00
Makefile split resetdb makefile target in downdb & updb 2024-03-21 17:56:06 +00:00
sqlc.yml initial commit 2024-03-21 05:34:38 +00:00