Kuali Upgrade KFS 5.3/Rice 2.3.6 Database Upgrade Scripts
How to use Generate Liquibase scripts
 View this page for instructions on how to use foundation-provided scripts
Rice 2.3.6
There are several changes to the Rice database for version 2.x (see Rice 2.0 release notes).Â
The upgrade scripts necessary can be found in the upgrade-sql.zip. In addition to the standard scripts there are several additional scripts.Â
In the KREW_DOC_TYP_T table the KFS type services currently are ${application.url}/strutsaction.do/.... the ${application.url} must be changed to ${kfs.url} to reflect the standalone implementation.
Â
KFS 5.3
Â
These SQL files must be run in the following order:
411_50_updateSQLconstraint.sql
501_502_updateSQLstructure.sql
502_503_updateSQLstructure.sql
51_511_updateSQLconstraint.sql
512_52_updateSQLconstraint.sql
Â