Skip to content
Snippets Groups Projects
Commit f74aeb80 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

database contained references to biocompendium

parent 24ccbadb
No related branches found
No related tags found
1 merge request!777Resolve "make code compatible with java 11"
delete from cache_query_table where type in (select id from cache_type_table where class_name ='lcsb.mapviewer.annotation.services.annotators.BiocompendiumAnnotator');
delete from cache_type_table where class_name ='lcsb.mapviewer.annotation.services.annotators.BiocompendiumAnnotator';
delete from annotator_data_table where annotator_class_name ='lcsb.mapviewer.annotation.services.annotators.BiocompendiumAnnotator';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment