Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.4
-
None
-
Unit
-
Unknown
-
Description
Before this improvement, the database version was the latest data migration version incremented by 1.
So the data migration 15428 were producing a database 15429.
This improvement remove this incrementation.
Since exiting data migration are largely spaced, there is no risk to miss a migration, and therefore backward compatibility is kept by not changing existing migration version.