1
vote
How do you manage databases in development, test, and production?
Check out the dbdeploy, there are Java and .net tools already available, you could follow their standards for the SQL file layouts and schema versi …
