Results 4 comments of ven7ura

Manually upgrading DBAL allows to migrate.. now I face another Exception: ```bash sail art migrate Migration table created successfully. Migrating: 2014_10_12_000000_create_users_table Migrated: 2014_10_12_000000_create_users_table (112.35ms) Migrating: 2014_10_12_100000_create_password_resets_table Migrated: 2014_10_12_100000_create_password_resets_table (108.63ms) Migrating:...

Hey @alecritson! I upgraded to 0.11.5 and using dbal:3.0.0 and using `sail art candy:install` migration works correctly.

Hey! I am interested. I have worked on some front-end for the package, but your code might help me do best practices.

That's exactly what I meant. As for how to get the default, you can keep using what your code style is currently.