Skip to content

0.11.5

Compare
Choose a tag to compare
@dereuromark dereuromark released this 05 Apr 04:08
06c65d6

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.