Page Contents
sequelize package
Classes
Class | Description |
---|---|
LoopbackSequelizeComponent | |
SequelizeCrudRepository | Sequelize implementation of CRUD repository to be used with default loopback entities and SequelizeDataSource for SQL Databases |
SequelizeDataSource | Sequelize DataSource Class |
Interfaces
Interface | Description |
---|---|
LoopbackSequelizeComponentOptions | Interface defining the component’s options object |
Namespaces
Namespace | Description |
---|---|
LoopbackSequelizeComponentBindings | Binding keys used by this component. |
Variables
Variable | Description |
---|---|
DEFAULT_LOOPBACK_SEQUELIZE_OPTIONS | Default options for the component |
Type Aliases
Type Alias | Description |
---|---|
SequelizeDataSourceConfig |