Remove all the ugly database debug
Merge branch 'postgresql' into 'master' Add postgresql support Closes #3237 See merge request louiz/biboumi!18
Add postgresql support
Move a few functions from select_query to query
Using OptionalBool, add RecordHistoryOptional col into IrcChannelOptions table ref #3269
Merge branch 'orm' into 'master' Pure c++ sqlite3 ORM Closes #3271 See merge request !11
Implement our own database ORM, and update the whole code to use it Entirely replace LiteSQL fix #3271