Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-17 | Revert "Use std::optional<bool> instead of OptionalBool" | louiz’ | |
This reverts commit ba879a882e031d7b8503f78fe41d1210000c96ca. | |||
2018-03-16 | Use std::optional<bool> instead of OptionalBool | louiz’ | |
2018-02-15 | Fix the actual_bind versions for integrals | louiz’ | |
2018-02-11 | Fix a few warnings | louiz’ | |
2018-01-28 | This should fix the int conversion warning on 32bits arch | louiz’ | |
2018-01-14 | Remove all the ugly database debug | louiz’ | |
2017-12-02 | Add postgresql support | louiz’ | |
2017-06-23 | Move a few functions from select_query to query | louiz’ | |
2017-06-16 | Using OptionalBool, add RecordHistoryOptional col into IrcChannelOptions table | louiz’ | |
ref #3269 | |||
2017-06-14 | Implement our own database ORM, and update the whole code to use it | louiz’ | |
Entirely replace LiteSQL fix #3271 |