Exemplo n.º 1
0
 def __get_db_connection(self):
     return transaction()
Exemplo n.º 2
0
def get_db_connection():
    return transaction()