In Sqlite3, is there a way to rollback to a point after committing a transaction? If you are wondering why I am committing a statement if I am not sure, the reason is that I am using Sqlite from inside a C++ interface, which only saves to the file if I commit the transaction.
Aucun commentaire:
Enregistrer un commentaire