DarkflameServer/dDatabase
Jett b974eed8f5
Make changes to certain database functions and a debug assert (#804)
- Replace all interaction of std::string and sqlString.
- Add a return before a debug assertion can be triggered by lvl chunks being loaded on server start.
2022-11-02 22:53:45 -05:00
..
Tables Mounts v2 (#726) 2022-09-02 13:49:19 -05: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 format codebase 2022-07-28 08:39:57 -05:00
CDClientManager.h format codebase 2022-07-28 08:39:57 -05:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Database.cpp Make changes to certain database functions and a debug assert (#804) 2022-11-02 22:53:45 -05: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 Make changes to certain database functions and a debug assert (#804) 2022-11-02 22:53:45 -05:00
MigrationRunner.h Add automatic cdclient migration runner support and setup (#789) 2022-10-30 00:38:43 -07:00