aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/sqlite (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-013-3/+3
* sticker/Database: move code to BindFind()Max Kellermann2014-12-121-0/+13
* sticker/Database: use the Error libraryMax Kellermann2014-12-121-24/+28
* lib/sqlite/Util: add ExecuteModified()Max Kellermann2014-12-121-0/+11
* sticker/Database: add wrapper for sqlite3_step()Max Kellermann2014-12-121-0/+80
* sticker/Database: move SQLite helpers to lib/sqlite/Util.hxxMax Kellermann2014-12-121-0/+80
* lib/sqlite/Domain: add Domain instance for SQLiteMax Kellermann2014-12-122-0/+51