Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 3 | -3/+3 |
* | sticker/Database: move code to BindFind() | Max Kellermann | 2014-12-12 | 1 | -0/+13 |
* | sticker/Database: use the Error library | Max Kellermann | 2014-12-12 | 1 | -24/+28 |
* | lib/sqlite/Util: add ExecuteModified() | Max Kellermann | 2014-12-12 | 1 | -0/+11 |
* | sticker/Database: add wrapper for sqlite3_step() | Max Kellermann | 2014-12-12 | 1 | -0/+80 |
* | sticker/Database: move SQLite helpers to lib/sqlite/Util.hxx | Max Kellermann | 2014-12-12 | 1 | -0/+80 |
* | lib/sqlite/Domain: add Domain instance for SQLite | Max Kellermann | 2014-12-12 | 2 | -0/+51 |