Add url field

#18212
This commit is contained in:
ksar 2021-07-27 22:13:19 +02:00 committed by GitHub
parent 505543e18e
commit 3e3751e161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,7 @@ create table llx_adherent
state_id integer,
country integer,
email varchar(255),
url varchar(255) NULL,
socialnetworks text DEFAULT NULL, -- json with socialnetworks
skype varchar(255), -- deprecated