Completed
Rename
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Let's Get Scary and Continuously Deploy Database Changes
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Automation
- 4 Data is a problem
- 5 Data stores
- 6 transactional databases
- 7 safe changes
- 8 dropping changes
- 9 naming changes
- 10 Renaming a column
- 11 Renaming a table
- 12 Protecting against broken business logic
- 13 Unit testing is your friend
- 14 Stack Overflow example
- 15 Time Check
- 16 Managing Database Source Code
- 17 Why are we always rolling forward
- 18 Item potency
- 19 SQL Server Data Tools
- 20 Rename
- 21 State Changes
- 22 Running the Migration