Update 9.0.0-10.0.0.sql

This commit is contained in:
ptibogxiv 2019-03-27 12:50:16 +01:00 committed by GitHub
parent 63ad6b779a
commit 3723da43ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ create table llx_mailing_unsubscribe
ALTER TABLE llx_mailing_unsubscribe ADD UNIQUE uk_mailing_unsubscribe(email, entity, unsubscribegroup);
ALTER TABLE llx_adherent ADD gender VARCHAR(10);
ALTER TABLE llx_adherent_type ADD morphy VARCHAR(3);
ALTER TABLE llx_subscription ADD fk_type integer;
-- Add url_id into unique index of bank_url