function ilike(left, right): BasicExpression<boolean>;
Defined in: packages/db/src/query/builder/functions.ts:270
StringLike
BasicExpression<boolean>