prorm API Reference
← Documentation
GitLab
Preparing search index...
index
notILike
Function notILike
notILike
(
column
:
string
,
value
:
any
)
:
Record
<
string
,
any
>
Helper to create NOT ILIKE (case-insensitive NOT LIKE) condition
Parameters
column
:
string
value
:
any
Returns
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Helper to create NOT ILIKE (case-insensitive NOT LIKE) condition