Documentation
Preparing search index...
@sequelize/postgres
<internal>
Poolable
Interface Poolable
interface
Poolable
{
useMaster
?:
boolean
;
}
Hierarchy (
View Summary
)
Poolable
QueryRawOptions
CountOptions
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.