Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore the possibility to always use the real schema and model name defined in the model #1

Open
bjrmatos opened this issue May 22, 2016 · 0 comments

Comments

@bjrmatos
Copy link
Owner

bjrmatos commented May 22, 2016

Right now the result of sequelize-auto-import is an object that will have its properties equal to the model name of the meta object that we pass to each model, but practically the dev can choose to not use these values an put other values for the model name and schema so we must extract these values from the sequelize model instead.

@bjrmatos bjrmatos changed the title Explore the possibility to always use the real schema and modelName defined in the model Explore the possibility to always use the real schema and model name defined in the model May 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant