I have been looking during hours for a way to check in a database into source control. My first idea was a program for calculating database diffs and ask all the developers to i
I think this is a case of,
The better way to get help,
I can't tell what the problem you're trying to solve is. Sometimes it's obvious from the question, this one certainly isn't. But I can tell you that this 'solution' will turn into its own maintenance nightmare. If you think developing the database and the app that uses it is hard. This idea of versioning the entire database in a human readable form is nothing short of insane.