Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
Replaces the sticker_domain for Error::domain. |