add the libname field in the migration script
Conflicts: htdocs/install/mysql/migration/3.4.0-3.5.0.sql
This commit is contained in:
parent
aa4f2ba8fb
commit
96cea7b79a
@ -71,4 +71,4 @@ ALTER TABLE llx_user ADD accountancy_code VARCHAR( 24 ) NULL;
|
||||
DELETE FROM llx_boxes where box_id IN (SELECT rowid FROM llx_boxes_def where file='box_activity.php' AND note IS NULL);
|
||||
DELETE FROM llx_boxes_def where file='box_activity.php' AND note IS NULL;
|
||||
|
||||
|
||||
ALTER TABLE llx_cronjob ADD libname VARCHAR(255);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user