Contribute Media
A thank you to everyone who makes this possible: Read More

Beyond the Basics of Migrations

Description

This talk will go into the basic anatomy of an auto-generated migration, as well as ways to leverage migrations for more complex functionality, such as data transformation. The goal is to demystify migrations for beginners and to empower intermediate users to do more with migrations.

Provisional Outline: - Introduction to basic migration anatomy (~5 minutes) - In brief, what migrations are doing under the covers when run (1-2 minutes) - Editing auto-generated migrations, and what functionality is available (~5 minutes) - Creating a migration from scratch, with an example or two (5-8 minutes) - A few best practices to keep in mind (~2 minutes) - Remaining time for Q&A

Details

Improve this page