Branching Strategies for Database Developers"
2022TL; DR
A short look at branching in version control and why you might choose one or the other.
Session Details
Development in version control branches is very common in modern software development, yet it is not often used by database developers. This session will cover a few different strategies that you might choose for managing your code in a team.