We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294cb24 commit c1ede93Copy full SHA for c1ede93
1 file changed
docs/src/index.md
@@ -28,6 +28,9 @@ SQLite.register
28
SQLite.@register
29
SQLite.@sr_str
30
SQLite.sqlreturn
31
+SQLite.transaction
32
+SQLite.commit
33
+SQLite.rollback
34
```
35
36
## User Defined Functions
0 commit comments