[MIG] database_cleanup: Migration to version 10.0#607
Conversation
5e9278c to
bf3abc8
Compare
|
All checks passed, need feedback from reviewers |
| [base_suspend_security](base_suspend_security/) | 10.0.1.0.0 | Suspend security checks for a call | ||
| [base_technical_features](base_technical_features/) | 10.0.1.0.0 | Access to technical features without activating debug mode | ||
| [base_user_gravatar](base_user_gravatar/) | 10.0.1.0.0 | Synchronize Gravatar Image | ||
| [database_cleanup](database_cleanup/) | 10.0.1.0.0 | Database cleanup |
There was a problem hiding this comment.
@eantones You must to change this section into the README since it's automatically generated by a bot. If you undo your changes here, the conflicts will be resolved
|
@pedrobaeza @eantones how to help merging this ? I use it in production environnement since 2 month .. need a rebase for merge conflict resolution. thanks for your work. |
ce848c4 to
893dfbc
Compare
|
Well, there are 3 extra commits that doesn't belong to this PR. @eantones please fix that. |
hbrunn
left a comment
There was a problem hiding this comment.
there are some commits from 9.0 missing, compare https://github.com/OCA/server-tools/commits/10.0/database_cleanup and https://github.com/OCA/server-tools/commits/9.0/database_cleanup. (especially the one that adds cleaning up properties and create indexes is something we want)
As you have to redo the branch anyways to get rid of the extraneous commits, I'd suggest to follow https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-10.0, then you get all of this for free
893dfbc to
78835f2
Compare
Using new base model inheritance.
20c6c53 to
e7eb2f8
Compare
|
#894 also includes 9.0 later commits. Can you please review it? |
|
There was another migration in #894. Have you checked it? Anyway, this one has Travis failing. |
Syncing from upstream OCA/server-tools (8.0)
[MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance