Fixes
- Fixed issue around tinyint(1) and bool detection
- Fixed default/update values for addTimestamps columns
Improvements
- Support user-configured DI container
- Added further support for tinyint and binary UUID
- Added support for configuring test DB through DSN
- Allow name to be optional for create command
- Relaxed migration & seed class name restrictions