Dbal Schema Versions Save

DB schema manager for Doctrine DBAL

1.3.1

4 months ago

1.3.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mnapoli/dbal-schema/compare/1.2.1...1.3.0

1.2.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mnapoli/dbal-schema/compare/1.2.0...1.2.1

1.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mnapoli/dbal-schema/compare/1.1.0...1.2.0

1.1.0

3 years ago
  • PHP 8 compatibility
  • #7 Integrate with Doctrine migrations 🎉
  • Dropped support for PHP 7.0, 7.1, 7.2 and 7.3

1.0.2

4 years ago

Support for Symfony 5

1.0.1

4 years ago

#5 Disable foreign keys when purging the tables of the database

1.0.0

6 years ago

No BC breaks with previous versions, the API is simply stable enough for a 1.0 release.

Added: #4 Support for Symfony 4

0.2.1

7 years ago

Fix --force option not working as expected

0.2.0

7 years ago
  • Add Symfony fullstack support
  • Renamed setup to update to match the Doctrine/Symfony vocabulary