sorarebuddy/model
2024-03-23 11:39:37 +00:00
..
sql migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +00:00
batch.go migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +00:00
competition.sql.go managing initial game players sync. changing competition creation to batchexec. adding player initial sync 2024-03-22 11:40:34 +00:00
country.sql.go change country upsert to batchexec 2024-03-22 11:49:07 +00:00
db.go migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +00:00
fixture.sql.go change fixture copyfrom to batchexec 2024-03-22 18:50:22 +00:00
game_player.sql.go migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +00:00
game.sql.go migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +00:00
models.go managing initial game players sync. changing competition creation to batchexec. adding player initial sync 2024-03-22 11:40:34 +00:00
player.sql.go migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +00:00
team.sql.go migrate from copyfrom to batchexec for inserts during init of db 2024-03-23 11:39:37 +00:00
zone.sql.go initial commit 2024-03-21 05:34:38 +00:00