Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-21 | Re-implement correctly the handling of failure to open the database | louiz’ | |
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. | |||
2017-06-14 | Explicitely close the Database before re-opening it | louiz’ | |
2017-06-14 | Implement our own database ORM, and update the whole code to use it | louiz’ | |
Entirely replace LiteSQL fix #3271 | |||
2016-07-18 | In reload.cpp, only build the database things if litesql is used | louiz’ | |
2016-07-12 | Move reload.*pp from louloulibs to src | louiz’ | |
2015-02-27 | Remove all the libs that are now in louloulibs | Florent Le Coz | |
2015-02-24 | Add a reload add-hoc command | Florent Le Coz | |