1
vote
Is there a version control system for database structure changes?
In the absence of a VCS for table changes I've been logging them in a wiki. At least then I can see when and why it was changed. It's far from perfect as not everyone is doing it and we have multip …
0
votes
documentation of code changes and source control system
My problem with diff is that it tells you what changed, but not why. If a commit includes a lot of files then the commit comment may not detail why each file changed.
My experience of versi …
