Generate contents for the basic data types.
source
generated content.
Returns the sequelize config
connection data
Generate contents for each model based on the table schema.
source
content of sequelize model as string.
Generate models for a given schema.
api schema
[]}
Returns the string version of the code which will manage the sequelzie models.
Generate association methods for types.
source
Returns the string version of the sequelize type.
source
sequelize type
Generated using TypeDoc
Class which implements the logic for generating valid sequelize files.
SequelizeModelGenerator