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