prorm API Reference
← Documentation
GitLab
Preparing search index...
index
optimizeBatchDelete
Function optimizeBatchDelete
optimizeBatchDelete
(
dialect
:
Dialect
,
tableName
:
string
,
identifiers
:
any
[]
,
identifierColumn
?:
string
,
options
?:
Partial
<
BatchOptions
>
,
)
:
Promise
<
BatchResult
<
any
>
>
Optimize a batch delete operation
Parameters
dialect
:
Dialect
tableName
:
string
identifiers
:
any
[]
Optional
identifierColumn
:
string
Optional
options
:
Partial
<
BatchOptions
>
Returns
Promise
<
BatchResult
<
any
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Optimize a batch delete operation