Preparing search index...
The search index is not available
biorate
biorate
sequelize
ISequelizeConfig
Interface ISequelizeConfig
interface
ISequelizeConfig
{
host
:
string
;
name
:
string
;
options
:
Options
&
{
models
?:
IModels
;
}
;
}
Hierarchy (
view full
)
IConnectorConfig
ISequelizeConfig
Index
Properties
host
name
options
Properties
host
host
:
string
name
name
:
string
options
options
:
Options
&
{
models
?:
IModels
;
}
Type declaration
Optional
models
?:
IModels
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
host
name
options
biorate
Loading...