summaryrefslogtreecommitdiffstats
path: root/sql/complain_delete_all.sql
blob: d02dec165e2ee747c549eac610e24fae753a409d (plain) (blame)
1
delete from complains where server_id = :server_id: and complain_to_client_id = :complain_to_client_id:;