forked from qt-creator/qt-creator
ClangRefactoring: Initialize sqlite database only once
Initializing the database is not cheap so it is better to initializing it only once. We simply check if the database file already exists and then skip the initializing step. Task-number: QTCREATORBUG-21174 Change-Id: I151090c5081c009f7913a30517065be2833791d8 Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
This commit is contained in:
BIN
tests/unit/unittest/data/sqlite_database.db
Normal file
BIN
tests/unit/unittest/data/sqlite_database.db
Normal file
Binary file not shown.
Reference in New Issue
Block a user