Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions doc/source/drivers/vector/gpkg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -526,9 +526,13 @@ The following configuration options are available:

- :copy-config:`OGR_SQLITE_JOURNAL`

- :copy-config:`OGR_SQLITE_CACHE`
- .. config:: OGR_SQLITE_CACHE

- :copy-config:`OGR_SQLITE_SYNCHRONOUS`
see :ref:`Performance hints <target_drivers_vector_sqlite_performance_hints>`.

- .. config:: OGR_SQLITE_SYNCHRONOUS

see :ref:`Performance hints <target_drivers_vector_sqlite_performance_hints>`.

- :copy-config:`OGR_SQLITE_LOAD_EXTENSIONS`

Expand Down
Loading