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
|
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 |
|
Shauren
|
59f1f60a83
|
Core/DBLayer: Optimize string based query results by eliminating unneeded buffer copies
|
2020-07-05 12:17:47 +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
|
c3a9d56b56
|
Core/DBLayer: Support using mysql 8
|
2019-11-01 16:21:14 +01:00 |
|
Shauren
|
13440434c3
|
Core/DBLayer: Prevent mixing databases with query holders
|
2019-07-27 11:45:56 +02: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 |
|