Skip to content

v1.14.11

@benbjohnson benbjohnson tagged this 28 Jan 16:58
This commit adds the SQLiteConn.FileControlInt() method which calls the
underlying sqlite3_file_control() function with an int argument. This can
be used for low-level operations on SQLite databases such as persisting
the WAL file after database close.
Assets 2
Loading