Skip to content

Releases: Yousign/safe-migrations

v1.0.6

20 Mar 14:19
1e30f35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

08 Feb 13:20
14bbd95
Compare
Choose a tag to compare

What's Changed

  • Update addIndex method to automatically execute an analyze to refresh… by @ndousson in #5

Full Changelog: v1.0.4...v1.0.5

v1.0.4

24 Jan 09:24
4de40e9
Compare
Choose a tag to compare

What's Changed

  • Update setColumnNotNullable method to drop constraint if already exists by @ndousson in #4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

22 Dec 15:01
b291973
Compare
Choose a tag to compare

What's Changed

  • BUGFIX readonly class on PHP8.1 plus secure future MR with a linter by @ndousson in #3

Full Changelog: v1.0.2...v1.0.3

v1.0.2

22 Dec 13:37
7513b4f
Compare
Choose a tag to compare

What's Changed

  • Set minimal supported version of doctrine/migrations to ^3.3 by @ndousson in #2

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Dec 09:35
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Nov 08:38
72df4a1
Compare
Choose a tag to compare

What's Changed

  • Implement Migration and Middleware classes to make Doctrine Migration safe by @B-Galati @ndousson in #1

New Contributors

Full Changelog: https://github.com/Yousign/safe-migrations/commits/v1.0.0