prorm API Reference
← Documentation
GitLab
Preparing search index...
index
buildReindexSQL
Function buildReindexSQL
buildReindexSQL
(
target
:
string
,
dialect
:
string
,
quoteTable
:
(
t
:
string
)
=>
string
,
options
?:
ReindexOptions
,
)
:
string
Rebuild indexes, which drift as rows are updated and deleted.
Parameters
target
:
string
dialect
:
string
quoteTable
:
(
t
:
string
)
=>
string
options
:
ReindexOptions
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Rebuild indexes, which drift as rows are updated and deleted.