rogueserver/db
Up 1f95f7c042
hotfix: move save data to DB (#2)
* start reading save data from DB

* finish migration code

* remove leftover dir creation

* fix import cycle

* remove more dir creation

* update gitignore

* fix pk

* better table creation

* use REPLACE INTO

* fix typo
2024-05-07 17:10:33 -04:00
..
account.go Replace usernameFromRequest 2024-05-05 16:12:10 -04:00
daily.go Remove anti cheat 2024-04-30 14:34:40 -04:00
db.go hotfix: move save data to DB (#2) 2024-05-07 17:10:33 -04:00
game.go Relicense under AGPL 2024-04-29 17:26:46 -04:00
legacy.go hotfix: move save data to DB (#2) 2024-05-07 17:10:33 -04:00
savedata.go hotfix: move save data to DB (#2) 2024-05-07 17:10:33 -04:00