summaryrefslogtreecommitdiffstats
path: root/sql/custom_get_by_ident.sql
blob: 6954615b46cb663f75a3eedad61181dbcf7e33b6 (plain) (blame)
1
select * from custom_fields where server_id=:server_id: and ident=:ident: and value like(:pattern:);