#4360·loopback

inq filter with case insensitive

Author: engrwaqasaliCreated May 14, 2023Updated May 14, 2023
Labelsquestion

whereBuilder.inq('country', ["Pakistan", "india"]); how do i make this work for case insensitive so that i can get pakistan and Pakistan and INDIA and inDia you get the idea something we do for like filter where we use ilike for case insensitive