Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang: Fix reset for write and execute in the sqlite statement | Marco Bubke | 2018-04-09 | 1 | -8/+1 |
* | Sqlite: Throw misuse Exception in SqliteStatement::bind | Marco Bubke | 2018-04-04 | 1 | -0/+1 |
* | Sqlite: Throw IoError in SqliteStatement::prepareStatement | Marco Bubke | 2018-04-04 | 1 | -1/+7 |
* | Clang: Handle constraint exceptions in the file path storage | Marco Bubke | 2018-04-04 | 1 | -1/+1 |
* | Sqlite: Use string view as result value | Marco Bubke | 2017-10-23 | 1 | -10/+5 |
* | Sqlite: Cleanup error handling in sqlite statement | Marco Bubke | 2017-10-18 | 1 | -20/+36 |
* | Clang: Add file cache | Marco Bubke | 2017-10-05 | 1 | -0/+500 |