Openrefine unable to query sqlite3 database #3605
Labels
import
About importers in general - add a label for the data format if available
SQL/database
Integration with SQL databases in general
Type: Bug
Issues related to software defects or unexpected behavior, which require resolution.
Milestone
While importing data from sqlite3 database, openrefine always errors out on
Invalid or missing Query Info
To Reproduce
Steps to reproduce the behavior:
select NDB_NO from FOOD;
Current Results
Error Logs
Expected Behavior
Openrefine should import the data
Datasets
Here is the database https://drive.google.com/file/d/1xuGyEfp0MI0ddz8pBQ15f1AwcL_DGsM8/view?usp=sharing , try connecting to db and run the above query to see the output.
The text was updated successfully, but these errors were encountered: