summaryrefslogtreecommitdiff
path: root/src/lib/sqlite
AgeCommit message (Expand)Author
2017-11-12lib/sqlite: add "noexcept"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-28lib/sqlite/Error: add missing includeMax Kellermann
2016-10-27lib/sqlite, sticker: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-12sticker/Database: move code to BindFind()Max Kellermann
2014-12-12sticker/Database: use the Error libraryMax Kellermann
2014-12-12lib/sqlite/Util: add ExecuteModified()Max Kellermann
2014-12-12sticker/Database: add wrapper for sqlite3_step()Max Kellermann
2014-12-12sticker/Database: move SQLite helpers to lib/sqlite/Util.hxxMax Kellermann
2014-12-12lib/sqlite/Domain: add Domain instance for SQLiteMax Kellermann