Slide 13
Slide 13 text
Here’s why:
• Database Migration is not a new thing
• Convenient way to change your schema over time
• Write migrations using PHP code
• Migrate up and down
• Support (and tests!) for MySQL, PostgreSQL, SQLite
and Microsoft SQL Server
• Read: http://en.wikipedia.org/wiki/Schema_migration