Topic: Updating warehouse from SVN trunk
Hi all,
A heads up for anyone who is updating there own warehouse from the SVN trunk. As I have just fixed an incorrect script date in a couple of the upgrade scripts, you should run the following query to correct this otherwise any subsequent scripts will not run:
update system set last_run_script='201303041010_list_user_trusts.sql' where last_run_script='201304041010_list_user_trusts.sql';
Cheers
John
Biodiverse IT