Documentation
Preparing search index...
@sequelize/db2
<internal>
SearchPathable
Interface SearchPathable
interface
SearchPathable
{
searchPath
?:
string
;
}
Hierarchy (
View Summary
)
SearchPathable
CreateOptions
UpsertOptions
BulkCreateOptions
FindOptions
IncrementDecrementOptions
SaveOptions
Index
Properties
search
Path?
Properties
Optional
search
Path
searchPath
?:
string
An optional parameter to specify the schema search_path (Postgres only)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
search
Path
Documentation
Loading...
An optional parameter to specify the schema search_path (Postgres only)