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