Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
482d7a48
Commit
482d7a48
authored
Nov 30, 2017
by
Piotr Gawron
Browse files
fix after drugbank changed their frontend page
parent
e45cec14
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
annotation/src/main/java/lcsb/mapviewer/annotation/services/DrugbankHTMLParser.java
View file @
482d7a48
This diff is collapsed.
Click to expand it.
persist/src/db/11.0.5/fix_db_20171109.sql
0 → 100644
View file @
482d7a48
---clear drugbank cache
delete
from
cachequery
where
type
=
(
select
iddb
from
cache_type
where
classname
=
'lcsb.mapviewer.annotation.services.DrugbankHTMLParser'
);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment