Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-29 | Missing fields in a data-form response are now interpreted as an empty value | louiz’ | |
2018-03-18 | Allow the execution of multiple commands after the IRC connection | louiz’ | |
fix #3275 | |||
2018-02-11 | Fix a few warnings | louiz’ | |
2017-12-02 | Add postgresql support | louiz’ | |
2017-06-14 | Fix cstdint -> cstddef, to fix compilation on freebsd | louiz’ | |
2017-06-14 | Add default values for the database columns | louiz’ | |
2017-06-14 | Implement our own database ORM, and update the whole code to use it | louiz’ | |
Entirely replace LiteSQL fix #3271 |