Esempio n. 1
0
def delete(command, cursor, connection):
    commons.handle_delete(command, cursor, connection, tapi_name)
Esempio n. 2
0
def delete(command, cursor, connection):
    commons.handle_delete(command, cursor, connection, 'PREMIUMS_tapi.del')
Esempio n. 3
0
def delete(command, cursor, connection):
    commons.handle_delete(command, cursor, connection, 'SALARIES_tapi.del')