flushCache
Writes any dirty pages in the pager-cache that are not currently in use. The operation only take places if there is a write-transaction open at the time this function is called.
Throws
if the operation fails.
Writes any dirty pages in the pager-cache that are not currently in use. The operation only take places if there is a write-transaction open at the time this function is called.
if the operation fails.