Add migration script

This commit is contained in:
Regis Houssin 2010-02-18 08:09:11 +00:00
parent 218858dc72
commit 605d43a2ec

View File

@ -3,7 +3,7 @@
-- --
-- Be carefull to requests order. -- Be carefull to requests order.
-- This file must be loaded by calling /install/index.php page -- This file must be loaded by calling /install/index.php page
-- when current version is 2.8.0 or higher. -- when current version is 2.7.0 or higher.
-- --
ALTER TABLE llx_actioncomm CHANGE fk_projet fk_project integer; ALTER TABLE llx_actioncomm CHANGE fk_projet fk_project integer;