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