Skip to content Skip to sidebar Skip to footer
Showing posts with the label Commit

Select... For Update Selecting Old Data After A Commit

Good day, This is an update to my old post at SQL Simultaneous transactions ignore each other's… Read more Select... For Update Selecting Old Data After A Commit

Python/SQLite3: Cannot Commit - No Transaction Is Active

I'm trying to code a book indexer using Python (traditional, 2.7) and SQLite (3). The code boil… Read more Python/SQLite3: Cannot Commit - No Transaction Is Active