summaryrefslogtreecommitdiffstats
path: root/sql/custom_get_by_id.sql
blob: 9c58954ef2b0c4080173bf4043affec896132151 (plain) (blame)
1
select * from custom_fields where server_id=:server_id: and client_id=:client_id:;