aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/sqlite (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann3-3/+3
2014-12-12sticker/Database: move code to BindFind()Max Kellermann1-0/+13
2014-12-12sticker/Database: use the Error libraryMax Kellermann1-24/+28
2014-12-12lib/sqlite/Util: add ExecuteModified()Max Kellermann1-0/+11
2014-12-12sticker/Database: add wrapper for sqlite3_step()Max Kellermann1-0/+80
2014-12-12sticker/Database: move SQLite helpers to lib/sqlite/Util.hxxMax Kellermann1-0/+80
2014-12-12lib/sqlite/Domain: add Domain instance for SQLiteMax Kellermann2-0/+51