Merge pull request #18255 from ksar-ksar/patch-6

FIX of #18212 : Add url field
This commit is contained in:
Laurent Destailleur 2021-07-28 11:17:18 +02:00 committed by GitHub
commit 3e9e47d4bd
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