[Versions] Optimize database indices for better maintenance performance and disk management #18929
Closed
ncordonnier-datasolution
started this conversation in
General
Replies: 2 comments 2 replies
-
|
@ncordonnier-datasolution This change was an improvement, not a bug fix, which is why it was not included in the 11.5.5 bugfix release. Bugfix releases only contain fixes for issues classified as bugs; improvements and enhancements are not backported into older minor versions. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@ncordonnier-datasolution to be fair, just add that index to your versions table, pimcore doesn't use ORM for these tables and nothing will change it back |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
On one of our Pimcore 11.x instance, we have experimented
due to too many versions.
After investigation, we discovered this fix [Versions] Optimize database indices for better maintenance performance #18429 .

This fix has been merge into Pimcore 12 and was planned for Pimcore 11.5.5.
Finally Pimcore 11.5.5 does not include this fix.
Is it because it is considered as an improvement and not as a fix?
Is it planned to get it a next Pimcore 11 tags?
Thank you :)
Nicolas from DATASOLUTION
Beta Was this translation helpful? Give feedback.
All reactions