v0.10.6
Bug Fixes
- Fixed wrong SQL used when adding new columns to a table in SQLite
- Do not output all migrations in the -vvv output when running migrations every single time.
New Features
- Ability to change the primary key and table comment
- Added
Table::getColumn()method