Update 4.0.0-5.0.0.sql
This commit is contained in:
parent
908bf50e69
commit
432fad6ed7
@ -21,6 +21,7 @@
|
|||||||
-- -- VPGSQL8.2 DELETE FROM llx_usergroup_user WHERE fk_user NOT IN (SELECT rowid from llx_user);
|
-- -- VPGSQL8.2 DELETE FROM llx_usergroup_user WHERE fk_user NOT IN (SELECT rowid from llx_user);
|
||||||
-- -- VMYSQL4.1 DELETE FROM llx_usergroup_user WHERE fk_usergroup NOT IN (SELECT rowid from llx_usergroup);
|
-- -- VMYSQL4.1 DELETE FROM llx_usergroup_user WHERE fk_usergroup NOT IN (SELECT rowid from llx_usergroup);
|
||||||
|
|
||||||
|
ALTER TABLE llx_facturedet ADD COLUMN fk_user integer DEFAULT NULL after fk_unit;
|
||||||
|
|
||||||
ALTER TABLE llx_user DROP COLUMN phenix_login;
|
ALTER TABLE llx_user DROP COLUMN phenix_login;
|
||||||
ALTER TABLE llx_user DROP COLUMN phenix_pass;
|
ALTER TABLE llx_user DROP COLUMN phenix_pass;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user