Age | Commit message (Collapse) | Author |
|
fix #3317
|
|
Otherwise we can imagine that two clients changing this value at the same
time would mix things up.
ref #3275
|
|
fix #3275
|
|
This reverts commit ba879a882e031d7b8503f78fe41d1210000c96ca.
|
|
|
|
ref #3273
|
|
fix #3273
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #3293
|
|
|
|
|
|
By using SFINAE to use that member only when it exists.
|
|
|
|
ref #3269
|
|
|
|
|
|
|
|
Entirely replace LiteSQL
fix #3271
|
|
This makes us compatible with mam 6.0
fix #3249
|
|
|
|
|
|
Instead of doing a broken SQL request that returns weird lines
|
|
|
|
|
|
|
|
Do not use a singleton for the database.
fix #3203
|
|
It’s $CURRENT_YEAR
|
|
Move all constructors at the top of classes
|
|
And a way to retrieve its values, defaulting on the ServerOptions for unset
values.
|
|
Uses litesql
|