Shauren
|
b4f7948dfb
|
Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor and enable callback concept check
|
2025-07-09 20:14:21 +02:00 |
|
Shauren
|
ed666e4e8c
|
Core/Misc: Fixed build with c++23 enabled
Closes #30511
|
2024-12-16 11:56:03 +01:00 |
|
Shauren
|
7fcb126fcb
|
Core/Database: Remove future/promise typedefs from a public header (these are internal to database project)
|
2024-06-12 21:41:29 +02:00 |
|
Shauren
|
3a9cbd217a
|
Core/Database: Replace union with std::variant in Transaction
|
2023-12-27 00:14:12 +01:00 |
|
Shauren
|
d958bfd0f3
|
Core/Database: Replace DatabaseWorker with asio io_context
|
2023-12-15 12:06:59 +01:00 |
|
Shauren
|
d791afae1d
|
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
|
2023-01-08 21:16:53 +01:00 |
|
Shauren
|
301572212f
|
Core/Misc: Changed string formatting functions to accept std::string_view as format argument instead being templated on it to slightly improve compile times and reduce executable size
|
2022-09-19 00:33:19 +02:00 |
|
Shauren
|
b231903932
|
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup port
|
2020-09-04 13:38:24 +02:00 |
|
Shauren
|
0f0ca3a919
|
Core/DBLayer: Implement async transaction completion callbacks
|
2020-04-14 16:23:44 +02:00 |
|
Aokromes
|
b0bf1275ee
|
New Year
|
2020-01-02 06:44:10 +01:00 |
|
Shauren
|
f6e2b8cdc1
|
Core/DBLayer: Prevent committing transactions started on a different database
|
2019-07-27 10:52:33 +02:00 |
|
Shauren
|
e8e89f58fb
|
Core/DBLayer: Prevent using prepared statements on wrong database
|
2019-07-27 01:00:37 +02:00 |
|
vincent-michael
|
5620eb9463
|
Update copyright note for 2019
auto happy = new year(2019);
|
2019-01-01 10:14:33 +01:00 |
|
vincent-michael
|
7d00ae4045
|
Update copyright note for 2018
auto happy = new year(2018);
|
2018-01-01 00:40:17 +01:00 |
|
Shauren
|
7e538980a2
|
Core/Database: Include cleanup
|
2017-05-12 18:50:27 +02:00 |
|
Shauren
|
3a418a0bbc
|
Core/Common: Include cleanup
|
2017-05-11 22:29:51 +02:00 |
|
vincent-michael
|
86b98686a9
|
Update copyright note for 2017
Happy new year
|
2017-01-01 16:23:13 +01:00 |
|
Naios
|
6cfea2d8f7
|
Core/Database: Converted the database library to a shared library.
* There is still the possibility to static link against database.
|
2016-03-24 01:28:59 +01:00 |
|
Vincent-Michael
|
478cc756eb
|
Update copyright note for 2016
Happy new year (Again new year with idiots ...)
|
2016-01-01 00:34:25 +01:00 |
|
StormBytePP
|
1d2aafd39b
|
Core/Build: Merge common library and move database out of shared
|
2015-08-21 17:52:42 +02:00 |
|