Limit (cost=122.81..122.86 rows=20 width=53) |
-> Sort (cost=122.81..123.62 rows=322 width=53) |
Sort Key: created_at DESC |
-> Seq Scan on tbl_clients (cost=0.00..114.25 rows=322 width=53) |
Filter: ((NOT deleted) AND (((name)::text ~~* '%zg%'::text) OR (pinyin_shortcut ~~* '%zg%'::text))) |