sequelize-typescript-generator
sequelize-typescript-generator copied to clipboard
adding ability to specify schemas for individual tables
-
adding ability to specify schemas for individual tables (only implemented MSSQL, but shared code supports others)
-
adding option to use Prettier
-
adding VSCode debugging
-
reduced the
docker-remove-containersto only work with the specified test container names -
updated readme for schema usage with tables
-
existing tests are passing
-
added override for nav prop names and aliases
-
added visual html test reporter
Hi there! Can I kindly ask you to:
- Explain what you mean by "specify schemas for individual tables".
- Reformat the PR including only the relevant changes for the specific feature (if you want to add other features, please consider to open a new dedicated PR).
Thank you! 🍻