-
Notifications
You must be signed in to change notification settings - Fork 33
PHP database migration
alwex edited this page May 30, 2012
·
17 revisions
- [Introduction]
- Installation
2.1. Project initialisation
2.2. Customizing configuration
- Generating a migration script
- Migrating UP and DOWN
4.1 Migrating UP
4.2 Migrating DOWN
4.3 Force a unique migration
4.4 Make migrations transactional
- [Migrations status]
- Dealing with environements