Skip to content

Instantly share code, notes, and snippets.

@imkingdavid
Created December 10, 2012 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imkingdavid/4252662 to your computer and use it in GitHub Desktop.
Save imkingdavid/4252662 to your computer and use it in GitHub Desktop.
remaining stuff for migrations as of Dec 10, 2012 @ 1:10PM EST
<naderman> state needs to be kept properly, database_update.php needs to be rewritten to run the migrations, rollbacks need to be implemented
<naderman> extensions stuff needs to be integrated with it
<naderman> proper error handling needs to be added
<naderman> and auto rollback for partially applied migrations on error
<naderman> and we need to very thorougly test that our conversion of databse_update contents to migrations still works correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment