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
|
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
|
d958bfd0f3
|
Core/Database: Replace DatabaseWorker with asio io_context
|
2023-12-15 12:06:59 +01:00 |
|
Shauren
|
357147834e
|
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and eliminated the possibilty of adding more in future (replaced manual memory management with smart pointers)
(cherry picked from commit 53482f7299)
|
2022-02-28 22:41:36 +01:00 |
|
Shauren
|
d5dcf02196
|
Core/DBLayer: Add nicer api for SQLQueryHolders
(cherry picked from commit 9b806c6b5d)
|
2022-01-24 21:21:37 +01:00 |
|
Aokromes
|
b0bf1275ee
|
New Year
|
2020-01-02 06:44:10 +01:00 |
|
Shauren
|
13440434c3
|
Core/DBLayer: Prevent mixing databases with query holders
|
2019-07-27 11:45:56 +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 |
|
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 |
|