forked from qt-creator/qt-creator
Sqlite: Update documentation
Change-Id: I0c6a7fc82ee3ae22c4c4f74567b3198c71dc592b Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -4,8 +4,7 @@ Minimum version is the same as the sqlite version in the source tree.
|
|||||||
|
|
||||||
We compile SQLite with the flowing settings:
|
We compile SQLite with the flowing settings:
|
||||||
* SQLITE_THREADSAFE=2
|
* SQLITE_THREADSAFE=2
|
||||||
* SQLITE_ENABLE_FTS4
|
* SQLITE_ENABLE_FTS5
|
||||||
* SQLITE_ENABLE_FTS3_PARENTHESIS
|
|
||||||
* SQLITE_ENABLE_UNLOCK_NOTIFY
|
* SQLITE_ENABLE_UNLOCK_NOTIFY
|
||||||
* SQLITE_ENABLE_COLUMN_METADATA
|
* SQLITE_ENABLE_COLUMN_METADATA
|
||||||
* SQLITE_ENABLE_JSON1
|
* SQLITE_ENABLE_JSON1
|
||||||
|
Reference in New Issue
Block a user