DarkflameServer/dDatabase
David Markowitz fcb088d263 Further work on leaderboards
- Modularize tests
- Add migrations
- Fix switch case so it actually breaks
- Add in missing writes
- Beginning work on custom migration to move the leaderboard to the final state
2023-04-17 01:16:23 -07:00
..
Tables CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
CDClientDatabase.cpp Add automatic cdclient migration runner support and setup (#789) 2022-10-30 00:38:43 -07:00
CDClientDatabase.h Add automatic cdclient migration runner support and setup (#789) 2022-10-30 00:38:43 -07:00
CDClientManager.cpp CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
CDClientManager.h CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Database.cpp Address socket issues with MariaDB 2022-11-07 01:26:15 -08:00
Database.h Address Brick-By-Brick builds not properly saving and make migrations automatic (#725) 2022-10-24 17:20:36 -05:00
MigrationRunner.cpp Further work on leaderboards 2023-04-17 01:16:23 -07:00
MigrationRunner.h Further work on leaderboards 2023-04-17 01:16:23 -07:00