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

Get Tags Of A Commit

Given an object of GitPython Commit, how can I get the tags related to this commit? I'd enjoy h… Read more Get Tags Of A 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

Commit Behavior And Atomicity In Python Sqlite3 Module

If I want to create a table and insert a new entry in another table, can this be made atomic in th… Read more Commit Behavior And Atomicity In Python Sqlite3 Module