Age | Commit message (Expand) | Author |
---|---|---|
2024-04-10 | Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values direct... | Shauren |
2023-01-08 | Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati... | Shauren |
2022-02-11 | Core/Misc: Explicitly include required headers instead of relying on them to ... | Shauren |
2021-12-22 | Core/DBLayer: Use std::variant's stored type instead of relying on our own se... | Shauren |
2021-12-22 | Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared... | Shauren |
2021-12-22 | Replace MySQL prepared statement union with std::variant (#24158) | Ujp8LfXBJ6wCPR |
2020-08-14 | Core/Misc: Replace NULL with nullptr | Shauren |
2020-01-02 | New Year | Aokromes |
2019-11-01 | Core/DBLayer: Support using mysql 8 | Shauren |