Example #1
0
def _commit(cls):
    db = cls.__db__
    DB.commit()
Example #2
0
def _commit(cls):
    db = cls.__db__
    DB.commit()