summaryrefslogblamecommitdiffstats
path: root/sql/client_get_by_uid.sql
blob: 03d8882ead9efb7ced91f81357f5b206c75ea067 (plain) (tree)
1
                                                                                           
select * from clients where client_unique_id = :client_unique_id: and server_id=:server_id:;