Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-10 | Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values ↵ | Shauren | |
directly without casting in sql | |||
2022-02-11 | Core/Misc: database PCH tuning | Shauren | |
2021-12-22 | Core/DBLayer: Use std::variant's stored type instead of relying on our own ↵ | Shauren | |
separate enum for prepared statement parameters (cherry picked from commit 30482038559d65648d9bcfa29cd426a6f266eeba) | |||
2021-12-22 | Core/DBLayer: Refactor PreparedStatement class to not depend on ↵ | Shauren | |
MySQLPreparedStatement (cherry picked from commit 5b0a32d164ba91207360d8b8a266b69dd0db9869) | |||
2021-12-22 | Replace MySQL prepared statement union with std::variant (#24158) | Ujp8LfXBJ6wCPR | |
(cherry picked from commit 3ebcb71c3dc80e0bea9a36207401a033712bda88) | |||
2020-01-02 | New Year | Aokromes | |
2019-11-01 | Core/DBLayer: Support using mysql 8 | Shauren | |