Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIn ct_search, setting `type = "services"` requires EB02 commodity scheme #6
Comments
|
Fixed via commit cd25402. |
Example, showing the current issue:
Performing a query with arg
type = "services"requires that the current commodity db scheme being used bycomtradrbe "EB02". It's easy to make this adjustment prior to making the call toct_searchby runningcomtradr::ct_update_databases("EB02"), but at the very least the error message in the example above should be more helpful (should indicate what the issue is, and how to fix it usingct_update_databases).This issue first came up in #5.