sequelize-typescript-generator icon indicating copy to clipboard operation
sequelize-typescript-generator copied to clipboard

adding ability to specify schemas for individual tables

Open mplawless opened this issue 3 years ago • 1 comments

  • 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-containers to 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

mplawless avatar Nov 17 '22 19:11 mplawless

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! 🍻

spinlud avatar Oct 16 '23 14:10 spinlud