ceabiodb / biodb

An R package framework for accessing biological and chemical databases and developing or extending new connectors.
GNU Affero General Public License v3.0
11 stars 2 forks source link

Error when computing field with missing connector #516

Open pkrog opened 3 years ago

pkrog commented 3 years ago

When computing a field's value with a database X and database X is unknown or not loaded, just silently do nothing instead of throwing an error for a missing connector.