Clean code
This commit is contained in:
parent
ae282245fe
commit
82f7f30f0a
@ -52,15 +52,6 @@ create table llx_societe
|
|||||||
email varchar(128), --
|
email varchar(128), --
|
||||||
|
|
||||||
socialnetworks text DEFAULT NULL, -- json with socialnetworks
|
socialnetworks text DEFAULT NULL, -- json with socialnetworks
|
||||||
--skype varchar(255), -- deprecated
|
|
||||||
--twitter varchar(255), -- deprecated
|
|
||||||
--facebook varchar(255), -- deprecated
|
|
||||||
--linkedin varchar(255), -- deprecated
|
|
||||||
--instagram varchar(255), -- deprecated
|
|
||||||
--snapchat varchar(255), -- deprecated
|
|
||||||
--googleplus varchar(255), -- deprecated
|
|
||||||
--youtube varchar(255), -- deprecated
|
|
||||||
--whatsapp varchar(255), -- deprecated
|
|
||||||
|
|
||||||
fk_effectif integer DEFAULT 0, --
|
fk_effectif integer DEFAULT 0, --
|
||||||
fk_typent integer DEFAULT NULL, -- type ent
|
fk_typent integer DEFAULT NULL, -- type ent
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user