Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sticker/Database: add wrapper for sqlite3_step() | Max Kellermann | 2014-12-12 | 1 | -89/+15 |
* | sticker/Database: move SQLite helpers to lib/sqlite/Util.hxx | Max Kellermann | 2014-12-12 | 1 | -45/+1 |
* | lib/sqlite/Domain: add Domain instance for SQLite | Max Kellermann | 2014-12-12 | 1 | -5/+6 |
* | sticker/Database: remove redundant sqlite3_reset() calls | Max Kellermann | 2014-12-12 | 1 | -14/+0 |
* | sticker/Database: require SQLite 3.7.3 | Max Kellermann | 2014-12-12 | 1 | -4/+0 |
* | sticker/Database: make variables more local | Max Kellermann | 2014-12-12 | 1 | -10/+8 |
* | sticker/Database: add sqlite3_bind_text() wrapper | Max Kellermann | 2014-12-12 | 1 | -112/+42 |
* | sticker/Database: remove C-style (void) | Max Kellermann | 2014-12-12 | 1 | -2/+2 |
* | Sticker*: move to sticker/ | Max Kellermann | 2014-01-24 | 1 | -0/+604 |