Phinx v0.12.2 Release Notes

Release Date: 2020-06-24 // almost 4 years ago
  • ๐Ÿ›  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