When you’re developing a project, you put all your java code into source control. You should also include database scripts in source control. These scripts can be used by developers to keep their local copies of the database up to date in the same way as they get the latest code from source control.
As part [...]
Entries Tagged as 'database scripts'
Automated Build – Database scripts
March 25th, 2009 No Comments
Tags: automated build · database scripts