summaryrefslogtreecommitdiff
path: root/src/database/query.cpp
AgeCommit message (Collapse)Author
2017-12-02Add postgresql supportlouiz’
2017-06-23Move a few functions from select_query to querylouiz’
2017-06-16Using OptionalBool, add RecordHistoryOptional col into IrcChannelOptions tablelouiz’
ref #3269
2017-06-14Implement our own database ORM, and update the whole code to use itlouiz’
Entirely replace LiteSQL fix #3271