-
-
Notifications
You must be signed in to change notification settings - Fork 316
[17.0][MIG] base_external_dbsource_mysql: migration to version 17.0 #366
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
[17.0][MIG] base_external_dbsource_mysql: migration to version 17.0 #366
Conversation
* Heavily refactor code for reusability * Split all sources into independent modules * Add more test coverage * Add CRUD methods * Add iterator execute return to roadmap [UPD] Update base_external_dbsource_mysql.pot
The amount of shared code is so insignificant, that it doesn't worth to depend on base_external_dbsource_sqlite. [UPD] Update base_external_dbsource_mysql.pot [ADD] icon.png
[UPD] Update base_external_dbsource_mysql.pot [UPD] README.rst
|
please review @Christian-RB |
edescalona
left a comment
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.
LGTM
christian-ramos-tecnativa
left a comment
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.
Tested locally. LGTM
|
It's ready to merge? |
|
/ocabot migration base_external_dbsource_mysql |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at f650651. Thanks a lot for contributing to OCA. ❤️ |
Standard migration to v17.
Bonus
@BinhexTeam
#247