aboutsummaryrefslogtreecommitdiff
path: root/sqlite3-binding.c
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2022-01-28 08:37:05 -0700
committermattn <mattn.jp@gmail.com>2022-01-29 01:58:27 +0900
commitae2a61f847e10e6dd771ecd4e1c55e0421cdc7f9 (patch)
tree7afef61544d9d1b6a4e08e13a847fee8201cbe1f /sqlite3-binding.c
parentAdd example using driverName (diff)
downloadgolite-ae2a61f847e10e6dd771ecd4e1c55e0421cdc7f9.tar.gz
golite-ae2a61f847e10e6dd771ecd4e1c55e0421cdc7f9.tar.xz
Add sqlite3_file_control() support
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.
Diffstat (limited to 'sqlite3-binding.c')
0 files changed, 0 insertions, 0 deletions