summaryrefslogblamecommitdiffstats
path: root/sql/custom_delete_by_clientid.sql
blob: 33ae794903c48883862e5f7a81ecd81614d47e7c (plain) (tree)
1
                                                                                
delete from custom_fields where server_id=:server_id: and client_id=:client_id:;