phinx-migrations-generator

A Migration Code Generator for Phinx

MIT License

Downloads
617.4K
Stars
230
Committers
20

Bot releases are hidden (Show)

phinx-migrations-generator - 2.6.1

Published by odan over 6 years ago

  • Optimized namespaces
  • Optimized test
  • Updated readme
phinx-migrations-generator - 2.6.0

Published by odan over 6 years ago

Fixed

  • Fixed foreign keys. #27 Thanks to @rasmusbe

Changes

  • Updated coding styles
  • Updated build environment
phinx-migrations-generator -

Published by odan over 6 years ago

New

  • Accept all column types
  • Add support for geospatial data types

Fixed

  • Fixed return type

Changes

  • Optimized tests
phinx-migrations-generator - 2.4.0

Published by odan over 6 years ago

  • Update symfony/console requirement
phinx-migrations-generator -

Published by odan almost 7 years ago

Fixed

  • Fixed the default_migration_table setting
phinx-migrations-generator -

Published by odan almost 7 years ago

Added

  • Support for default_migration_table
phinx-migrations-generator - 2.2.0

Published by odan about 7 years ago

  • Updated Phinx requirement version (^0.9)
phinx-migrations-generator -

Published by odan over 7 years ago

Fixed

  • Fixed tables updates with special FK

Added

  • Detect changes for existing tables (like engine, character set, collation, ...)
phinx-migrations-generator -

Published by odan over 7 years ago

Fixed

  • Fixed changeColumn error #14
phinx-migrations-generator -

Published by odan over 7 years ago

Fixed

  • Fixed connection in combination with phinx TablePrefixAdapter #13
phinx-migrations-generator -

Published by odan over 7 years ago

Added

  • Support for limited indexes
phinx-migrations-generator -

Published by odan over 7 years ago

Added

  • Support for alternative primary keys #9

Changed

  • Table create code
  • Table settings for collation, encoding and comment.
  • Column comment setting.

Fixed

  • Column comments
phinx-migrations-generator -

Published by odan over 7 years ago

Added

  • Mark generated migration as completed. Fixed #8.
phinx-migrations-generator -

Published by odan over 7 years ago

Added

  • Added --name and --overwrite options
  • Added classname validations

Changed

  • Changed output filename to lowercase (like phinx)
phinx-migrations-generator - Use phinx configuration and environments

Published by odan over 7 years ago

Breaking Changes

This new version uses the phinx configuration file. You don't need the extra config file anymore. Now the phinx-migrations-generator is some kind of a 'wrapper' for phinx and can run all other phinx commands too.

For more details see issue: #1

phinx-migrations-generator -

Published by odan over 7 years ago

Added collation and encoding options for text and char columns

phinx-migrations-generator -

Published by odan over 7 years ago

phinx-migrations-generator -

Published by odan over 7 years ago

phinx-migrations-generator -

Published by odan over 7 years ago

phinx-migrations-generator -

Published by odan over 7 years ago