Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-08 | Remove many log_debug from the database module | 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 | Explicitely declare the add_param<Id> specialization | louiz’ | |
2017-06-14 | Add a Statement class to manage the sqlite3_stmt objects and avoid leaks | louiz’ | |
2017-06-14 | Implement our own database ORM, and update the whole code to use it | louiz’ | |
Entirely replace LiteSQL fix #3271 |