Skip to content
Snippets Groups Projects
Commit bc5fa597 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Drop deprecated tables

parent 02f1271f
No related branches found
No related tags found
No related merge requests found
...@@ -63,3 +63,7 @@ create table llx_propaldet_extrafields ...@@ -63,3 +63,7 @@ create table llx_propaldet_extrafields
ALTER TABLE llx_propaldet_extrafields ADD INDEX idx_propaldet_extrafields (fk_object); ALTER TABLE llx_propaldet_extrafields ADD INDEX idx_propaldet_extrafields (fk_object);
DROP table llx_adherent_options;
DROP table llx_adherent_options_label;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment