-
Notifications
You must be signed in to change notification settings - Fork 84
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
Feature/693 Bulk Transfers Design #267
Conversation
ggrg
commented
Apr 4, 2019
•
edited
Loading
edited
- Bulk Transfers Migrations
- Bulk Transfer State lookup values
- Bulk Processing State lookup values
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 It looks good - We just need to have a chat about the transferFulfilmentDuplicateCheck process and how it is implemented as I see you removed a section of code and a placemarker, but go ahead with this merge. Thanks (And I see the coverage check did not pass)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason we have started with the implementation of this?
@mdebarros, it is just I preferred writing knex migration scripts and commit to github, rather than working with MySQL Workbench and having migration scripts work due. |
Closing this PR as it is now outdated and migrations have been moved here |