Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion error from type Text at index: 17, trailing input #278

Open
wsw70 opened this issue May 21, 2023 · 1 comment
Open

Conversion error from type Text at index: 17, trailing input #278

wsw70 opened this issue May 21, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@wsw70
Copy link

wsw70 commented May 21, 2023

I tried to open a SQLite file (generated via Go, readable with SQLite Browser) and I get the following error:

PS C:\Users\X\Documents\dev\phishing-sqlite> ./roapi --table "consolidated_results=sqlite://C:\Users\X\Documents\dev\phishing-sqlite/data/db.sqlite"
[2023-05-21T06:41:03Z INFO  roapi::context] loading `uri(sqlite://C:\Users\X\Documents\dev\phishing-sqlite/data/db.sqlite)` as table `consolidated_results`
Error: Database error: Conversion error from type Text at index: 17, trailing input

What does this error mean?

@houqp
Copy link
Member

houqp commented May 30, 2023

This might be an upstream error in connectorx too, could you try to see if you can load this file correctly with https://github.com/sfu-db/connector-x?

@houqp houqp added bug Something isn't working help wanted Extra attention is needed labels May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants