Wykres commitów

1 Commity (d6faaf847243766c1bca92d8bca603025d3f19ba)

Autor SHA1 Wiadomość Data
Robert Klink b77f67bd7c unix-ffi/sqlite3: Add commit and rollback functionality like CPython.
To increase the similarity between this module and CPythons sqlite3 module
the commit() and rollback() as defined in CPythons version have been
added, along with the different (auto)commit behaviors present there.
The defaults are also set to the same as in CPython, and can be changed
with the same parameters in connect(), as is showcased in the new test.

Signed-off-by: Robert Klink <rhermanklink@ripe.net>
2024-08-22 13:10:33 +10:00