Update 9.0.0-10.0.0.sql
This commit is contained in:
parent
63ad6b779a
commit
3723da43ca
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user