Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Basic Spec

stevewest edited this page Mar 11, 2013 · 1 revision

From @wanwizard https://github.com/fuelphp/fuelphp/issues/29

In addition to current functionality, it needs

  • a better sequencing mechanism then just numbers in a filename
  • dependency management
  • PSR compliant class names
  • a mechanism that prevents folder sweeps when looking for migrations
  • the option for a single migration to abort an entire migration run
  • the option for a single migration to abort the current run
  • the option for a single migration to skip itself (so it will run again on a next migration run)
Clone this wiki locally