Skip to content

v1.6.0

Compare
Choose a tag to compare
@jsor jsor released this 13 Jul 13:58
· 99 commits to main since this release
v1.6.0
508caf8
  • Fix: Remove setting unsupported primary option when creating the Doctrine\DBAL\Schema\Column object. This prevents triggering a deprecation error for DBAL >= 2.7. Thanks @simonwelsh (#38).
  • Feature: Run test against PHP 7.2. Thanks @carusogabriel (#35).