Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Timeline for answer to How to do version control for SQL Server database? by alexis.kennedy

Current License: CC BY-SA 2.5

Post Revisions

3 events
when toggle format what by license comment
Mar 1, 2017 at 16:18 comment added David Atkinson It's worth bearing in mind that for database changes that have ambiguity (and therefore need an element of "developer intent"), a migrations-based solution is the appropriate solution. Redgate now has ReadyRoll that satisfies this versioning approach.
Oct 15, 2008 at 18:06 comment added Silvercode So there should be a system that tracks what columns you are changing and remember the mappings from old column names to the new column names.
Oct 15, 2008 at 9:44 history answered alexis.kennedy CC BY-SA 2.5