summaryrefslogtreecommitdiff
path: root/src/utils/optional_bool.hpp
AgeCommit message (Collapse)Author
2018-03-17Re-apply "Use std::optional<bool> instead of OptionalBool"louiz’
This reverts commit 03714c6cebf90dc7db8e3997a18cdd19e039c667.
2018-03-17Revert "Use std::optional<bool> instead of OptionalBool"louiz’
This reverts commit ba879a882e031d7b8503f78fe41d1210000c96ca.
2018-03-16Use std::optional<bool> instead of OptionalBoollouiz’
2017-12-02Add postgresql supportlouiz’
2017-06-16Add a Record History option in the Channel configuration formlouiz’
fix #3269
2017-06-16Using OptionalBool, add RecordHistoryOptional col into IrcChannelOptions tablelouiz’
ref #3269