Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
Poolable
Interface Poolable
interface
Poolable
{
useMaster
?:
boolean
;
}
Hierarchy (
View Summary
)
Poolable
CountOptions
QueryRawOptions
Index
Properties
use
Master?
Properties
Optional
use
Master
useMaster
?:
boolean
Force the query to use the write pool, regardless of the query type.
Default
false
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
use
Master
Documentation
Loading...
Force the query to use the write pool, regardless of the query type.