aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/mocksqlitedatabase.h
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Move result count to class declarationMarco Bubke2021-03-261-73/+0
* Sqlite: Use a more efficient update hookMarco Bubke2020-06-091-1/+3
* Sqlite: Add session supportMarco Bubke2020-06-051-0/+4
* Sqlite: Add update hook and use it to get the last changed idMarco Bubke2020-05-121-0/+4
* ClangRefactoring: Ensure that database is written to log after indexingMarco Bubke2019-06-171-1/+4
* Clang: Improve dependency buildingMarco Bubke2019-03-061-2/+2
* ClangRefactoring: Initialize sqlite database only onceMarco Bubke2018-09-261-0/+6
* Clang: Use PCHs for indexingMarco Bubke2018-03-221-0/+5
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-14/+6
* Clang: Add file cacheMarco Bubke2017-10-051-0/+3
* Sqlite: Add locking for sqlite transactionsMarco Bubke2017-09-201-0/+13
* Clang: Add symbol storageMarco Bubke2017-08-291-0/+41