Phoenix v0.11.0 Release Notes

Release Date: 2017-11-14 // over 6 years ago
  • ➕ Added

    • ⏪ option to execute all migrations from selected directory(-ies) in migrate and rollback command
    • ⏪ option to execute migrations via classname in migrate and rollback command
    • ⏪ TestCommand to test next migration via migrate-rollback-migrate(-rollback)