Skip to content

Feature/doctrine migrations#762

Merged
werrolf merged 4 commits into
masterfrom
feature/doctrine-migrations
Apr 20, 2018
Merged

Feature/doctrine migrations#762
werrolf merged 4 commits into
masterfrom
feature/doctrine-migrations

Conversation

@sveta-wl

Copy link
Copy Markdown
Contributor

This pull request relates to the issue #719 and contains:

  • command to install migrations from each bundle to an application as symlinks app/console migrations:install
  • symlink installer component
  • components to replace doctrine RecursiveRegexFinder and make the DoctrineMigrationsBundle be able to recognize migration files stored as symlinks (this logic must be removed and the doctrine migrations package must be updated to the latest version as soon, as Mapbender will be able to work with php >= 7.1)
  • migration version which contains logic currently stored in the DatabseUpgradeCommand. This version should actually replace this command

Please review and test

@sveta-wl sveta-wl added the Enhancement Improval of an existing feature label Feb 20, 2018
@sveta-wl sveta-wl self-assigned this Feb 20, 2018
@AxxL AxxL added this to the 3.0.7.0 milestone Feb 20, 2018
@werrolf werrolf changed the base branch from release/3.0.6 to master April 20, 2018 13:51
@werrolf werrolf merged commit b538700 into master Apr 20, 2018
@werrolf werrolf deleted the feature/doctrine-migrations branch August 27, 2018 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Improval of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants