Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Entirely replace LiteSQL
fix #3271
|
|
This makes us compatible with mam 6.0
fix #3249
|
|
|
|
|
|
Avoids a conflict between /usr/include/uuid.h and
/usr/local/include/uuid/uuid.h on freebsd
|
|
|
|
At the moment, result-set-management is not implemented, the whole history
(well, at most 1024 messages) is returned.
|
|
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
|