Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By using SFINAE to use that member only when it exists.
|
|
|
|
|
|
|
|
|
|
If we can’t open it at startup, we exit.
If we can’t open it on reload, we keep the previously-opened database.
This way, we’re assured to always have a valid and open database available.
|
|
fix #3269
|
|
ref #3269
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Entirely replace LiteSQL
fix #3271
|
|
|
|
fix #3266
|
|
|
|
fix #3234
|
|
This way, the user is always up to date, instead of being a duplicate out of
sync.
fix #3258
|
|
fix #3236
|
|
fix #3250
|
|
|
|
|
|
|
|
fix #3219
|
|
|
|
fix #3260
|
|
fix #3244
|
|
|
|
We still split the JOINs with a key and the ones without
|
|
|
|
|
|
|
|
This reverts commit 5d801ddcd025f68d2ec91edf0462091a32c779c1.
|
|
on it"
This reverts commit 45f7396c8d30ed37570c4ecdaa886388f9beba3e.
|
|
fix #3243
|
|
Limit of 100 MAM messages, if no other limit has been set by the client
Closes #3256
See merge request !9
|