v1.6.0
- Fix: Remove setting unsupported
primaryoption when creating theDoctrine\DBAL\Schema\Columnobject. This prevents triggering a deprecation error for DBAL >= 2.7. Thanks @simonwelsh (#38). - Feature: Run test against PHP 7.2. Thanks @carusogabriel (#35).