Name
SQLITE_DISABLE_DIRSYNC — Disable directory synchronization
Description
Disables directory syncs. Normally,
SQLite will request that the operating system synchronize the
parent directory of a deleted file to ensure the directory
entries are immediately updated on disk. This directive disables
that synchronization.