0.11.5
Fixes
- Fixed schema table not being properly quoted in some queries
- $_ENV is mixed with $_SERVER for getting replacement config tokens
- Fixed DSN handling in Migrate and Seed commands
Improvements
- Improved Wrapper to support status command in JSON format
- Made YAML extension optional.
- Raise error on ignored primary key.