Skip to content

Commit

Permalink
sqlite3_file_control
Browse files Browse the repository at this point in the history
  • Loading branch information
hashbrowncipher committed Jan 5, 2025
1 parent 66005d4 commit b350d76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sqlite Connection objects now expose a method :func:`file_control`, which is a thin wrapper for `sqlite3_file_control <https://www.sqlite.org/c3ref/file_control.html>`_.
sqlite Connection objects now expose a method :func:`file_control`, which is a thin wrapper for `sqlite3_file_control <https://www.sqlite.org/c3ref/file_control.html>`_.

0 comments on commit b350d76

Please sign in to comment.