chembl / curation-interface

This is repository to track all bugs and issues related to development of the curation interface
0 stars 0 forks source link

No RECORD_DRUG_PROPERTIES table in the app schema. #106

Closed mnowotka closed 8 years ago

mnowotka commented 9 years ago

So far I was running the curation interface on app schemas up to version 18. There is some logic in my code relying on the RECORD_DRUG_PROPERTIES table, which is now missing. What should I do then?

ljbellis commented 9 years ago

Although we will be giving this interface to people external to ChEMBL and would therefore not want them to see various tables, I think we should keep the tables as they are in ChemPro. I downgrade compounds and set this flag in the Molecule_Dictionary table but in the App schema, this column (downgraded) isn't shown at all. Is there some way that we can have the full 'ChemPro-like' set up but maybe hide various tables depending on who the user is?