Go to file
2024-03-23 19:46:17 +00:00
cmd move db initialization into UpdateService 2024-03-22 05:59:47 +00:00
db/migrations managing initial game players sync. changing competition creation to batchexec. adding player initial sync 2024-03-22 11:40:34 +00:00
model adding game player scores init sync 2024-03-23 19:46:17 +00:00
sorare_utils adding game player scores init sync 2024-03-23 19:46:17 +00:00
.gitignore add bin directory and .env file to gitignore 2024-03-21 06:33:17 +00:00
go.mod migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +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 adding game player scores init sync 2024-03-23 19:46:17 +00:00