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

[6.13] EZP-29206: Added missing upgrade scripts #2365

Merged

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented Jun 28, 2018

Question Answer
JIRA issue Follow-up for EZP-29206
Bug/Improvement yes
New feature no
Target version 6.13
BC breaks no
Tests pass yes
Doc needed no

This is a 6.13 follow-up for #2339 adding new database table indices to solve EZP-29206.

It is intended for Developers upgrading from the last stable 6.13.3 to the new stable 6.13.4.

The portion of the script is wrapped in a transaction to update ezpublish-version even if the indices already exist (for Developers updating from 6.7.x to 6.13.4).

TODO:

  • Add missing 6.13.4 upgrade script for MySQL.
  • Add missing 6.13.4 upgrade script for PostgreSQL.
  • Ask for Code Review.

alongosz referenced this pull request Jun 28, 2018
…ree (#2339)

* EZP-29206: Pre-fetched Content IDs for Section update

* EZP-29206: Added new DB indices related to subtree and section

* EZP-29206: Aligned integration test schemas with the changes
@micszo micszo self-assigned this Jun 29, 2018
Copy link
Member

@micszo micszo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on eZ Platform EE v1.13.3 with branch.

@alongosz alongosz merged commit 0db92c2 into ezsystems:6.13 Jun 29, 2018
@alongosz alongosz deleted the ezp-29206-added-6.13-upgrade-script branch June 29, 2018 11:34
@micszo micszo removed their assignment Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
5 participants