| Name | Type | Description |
|---|---|---|
transaction | bool | Default: TrueWhether to commit the transaction when the cursor is closed. Defaults to True. |
Get a cursor for the SQLite database.
This method returns a cursor for the SQLite database. It is used internally by the SqliteSaver and should not be called directly by the user.