Age | Commit message (Collapse) | Author |
|
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
|