-
Notifications
You must be signed in to change notification settings - Fork 30
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
MigrationMap unused? #8
Comments
I also agree with @jouke, MigrationMap seems unused and even it's unit tests are useless. Please let us know if you have not implemented it for a specific reason and it can be removed so we can submit a pull request for that. Thanks for this useful component and I really appreciate any help you can provide. |
Hi, I would consider a pull request that either adds a setting to make the creation of this model optional, or remove it completely from the component. |
While working on the pull request I just submitted, I noticed that the MigrationMap model seems unused. Apart from the index.js defining the model and the files that define the model, there is absolutely no reference to it.
Can it be removed? I'd rather not have unused tables in my database... :)
Cheers,
Jouke
The text was updated successfully, but these errors were encountered: