Age | Commit message (Collapse) | Author |
|
Because version 1.10.x cannot be used by biboumi, it’s ignored.
|
|
In the 6.x branch, it’s the only dependency needed to support the database
features.
|
|
|
|
|
|
|
|
libbotan1.10-dev: too old).
|
|
|
|
|
|
|
|
|
|
|
|
with Debian dir 2ae31d03ffb1d79153a692af23c7b2b097cc4b2b
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pure c++ sqlite3 ORM
Closes #3271
See merge request !11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Entirely replace LiteSQL
fix #3271
|
|
Simplifies the CMakeLists.txt a little bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #3266
|
|
fix #3266
|
|
|