sqlite3 - python sqlite check points? -
I am working with Python sqlite3, I have found that we have given a committ and rollback option. What does some checkpoint like SQLite3 allow?
For example: The initial condition is empty. ... Put something ... Commit ... ... Add something Some updates got a problem. Now I want to roll back to the initial position. Can not support any SQL database engine "Undo multiple", <- "if none exists, then the skeleton is definitely not! Nested transactions (a less common concept) For, consider the SAVEPOINT
feature (per!) - Most of what you just need can be sufficient to do most.
Comments
Post a Comment