I have to functions
def set_Savepoint(): db.execute("savepoint t1bis") def rollback_to_sp(): db.execute("rollback to savepoint t1