Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
sqlite3_file_control
  • Loading branch information
hashbrowncipher committed Jan 6, 2025
commit 4bcb82c4415c4d4e8f134215ee0645949d68ae86
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sqlite Connection objects now expose a method
:meth:`~sqlite3.Connection.file_control`, which is a thin wrapper for
:meth:`sqlite3.Connection.file_control`, which is a thin wrapper for
`sqlite3_file_control <https://www.sqlite.org/c3ref/file_control.html>`_.