Skip to content

Commit 718eba6

Browse files
sqlite3_file_control
1 parent cba17c9 commit 718eba6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
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>`_.
1+
sqlite Connection objects now expose a method
2+
:meth:`sqlite3.Connection.file_control`, which is a thin wrapper for
3+
`sqlite3_file_control <https://www.sqlite.org/c3ref/file_control.html>`_.

0 commit comments

Comments
 (0)