Update 3.8.0-3.9.0.sql
This commit is contained in:
parent
46aaf9c270
commit
1da6b06605
@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
|
|
||||||
-- Was done into a 3.8 fix, so we must do it also in 3.9
|
-- Was done into a 3.8 fix, so we must do it also in 3.9
|
||||||
ALTER TABLE llx_fichinter ADD COLUMN datee date after duration;
|
ALTER TABLE llx_fichinter ADD COLUMN datee date after duree;
|
||||||
ALTER TABLE llx_fichinter ADD COLUMN dateo date after duration;
|
ALTER TABLE llx_fichinter ADD COLUMN dateo date after duree;
|
||||||
|
|
||||||
-- Was done into a 3.8 fix, so we must do it also in 3.9
|
-- Was done into a 3.8 fix, so we must do it also in 3.9
|
||||||
ALTER TABLE llx_don ADD COLUMN fk_country integer NOT NULL DEFAULT 0 after country;
|
ALTER TABLE llx_don ADD COLUMN fk_country integer NOT NULL DEFAULT 0 after country;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user