ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/upgrade.conf
Revision: 37
Committed: Mon Feb 15 14:44:25 2016 UTC (8 years, 9 months ago) by tony
File size: 223 byte(s)
Log Message:
Committing updates for Release R1-4-0

File Contents

# User Rev Content
1 tony 37 [status]
2     Current = 2
3    
4     [Version.001]
5     Msg = Upgrading to Version 1
6     Upgrade = patches/01-patch.sql
7    
8     [Version.002]
9     Msg = Upgrading to Version 2
10     #BackupDatabase = yes
11     Upgrade = patches/02-patch.sql
12     mugshot = images/man.png.gz
13    
14