DoctrineMigrationsBundle

Symfony integration for the doctrine/migrations library

MIT License

Downloads
131.9M
Stars
4.2K
Committers
112

Bot releases are hidden (Show)

DoctrineMigrationsBundle - 3.0.0-beta1

Published by goetas over 4 years ago

DoctrineMigrationsBundle - 3.0.0-alpha.1

Published by goetas over 4 years ago

Merged pull requests:

Closed issues:

  • Configuring which finder to use #127
  • The parameter "doctrine_migrations.organize_migrations" must be defined. #180
  • The entity manager is not available #297
  • Doctrine Migrations causing Doctrine Entity Listener service error #225
  • [Feature] Default connection configuration option for performing migration commands #189
  • Execute migrations before diff command #177
  • Store migrations inside bundles and collect them from installed bundles #152
DoctrineMigrationsBundle - v2.0.0

Published by jwage almost 6 years ago

DoctrineMigrationsBundle - v1.3.2

Published by alcaeus almost 6 years ago

1.3.2

Build Status

This release removes deprecation notices when used with Symfony 4.2.

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Improvement

DoctrineMigrationsBundle - 2.0.0-beta1

Published by jwage about 6 years ago

2.0.0-beta1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Improvement

DoctrineMigrationsBundle - 2.0.0-alpha1

Published by jwage over 6 years ago

2.0.0-alpha1

  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 2

Bug

Enhancement

DoctrineMigrationsBundle - v1.3.1

Published by lcobucci almost 7 years ago

Build Status

This release fixes the BC break regarding custom templates for migrations, which is only available in doctrine/migrations v1.6.x-dev for now.

Total issues resolved: 3

DoctrineMigrationsBundle - [1.2.1] - 2016-12-07

Published by mikeSimonson almost 8 years ago

  • Fix an issue when the directory already existed #169
DoctrineMigrationsBundle - [1.2.0] - 2016-08-31

Published by mikeSimonson about 8 years ago

Improvements:

  • updating the composer.json
  • updating the documentation for the version command
  • adding an xml schema validation for the xml configuration
  • add support for the organize_migrations configuration
  • updating the commands handling

Thanks to all the contributors who made those PRs.

DoctrineMigrationsBundle - 1.1.1 Release

Published by guilhermeblanco almost 9 years ago