UNPKG

@jsindos/sequelize-typescript-generator

Version:

Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.

30 lines (21 loc) 467 B
# Change Log --- ### 10.1.0 #### Breaking changes: #### Minor changes and bug fixes: * Libraries update * Changed node.js version to v14.21.3 to test latest versions of `typescript` using `jest` --- ### 10.0.0 #### Breaking changes: * Typescript: `4.9.4` -> `5.0.2` * MySQL driver: `mysql2@2.3.3` -> `mysql2@3.2.0` #### Minor changes and bug fixes: * Added change log file --- ### 9.0.3 #### Breaking changes: * NA #### Minor changes and bug fixes: * NA ---