prorm API Reference
← Documentation
GitLab
Preparing search index...
index
notStartsWith
Function notStartsWith
notStartsWith
(
column
:
string
,
value
:
any
)
:
Record
<
string
,
any
>
Helper to create notStartsWith condition Creates a NOT LIKE 'value%' pattern
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 notStartsWith condition Creates a NOT LIKE 'value%' pattern