Drop deprecated tables
This commit is contained in:
parent
02f1271fc4
commit
bc5fa5972a
@ -63,3 +63,7 @@ create table llx_propaldet_extrafields
|
||||
ALTER TABLE llx_propaldet_extrafields ADD INDEX idx_propaldet_extrafields (fk_object);
|
||||
|
||||
|
||||
DROP table llx_adherent_options;
|
||||
DROP table llx_adherent_options_label;
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user