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

Error using sqlite without parameters #176

Closed
rkgarcia opened this issue Jul 20, 2023 · 1 comment
Closed

Error using sqlite without parameters #176

rkgarcia opened this issue Jul 20, 2023 · 1 comment
Labels
kind/bug Something isn't working

Comments

@rkgarcia
Copy link
Collaborator

Describe the bug
When I run the command and select sqlite, I received an error "Error: strconv.Atoi: parsing "": invalid syntax"

To Reproduce
Steps to reproduce the behavior:

  1. Run command dblab
  2. Select sqlite driver
  3. Fill file path with relative path to existent (or unexistent) file path, press enter
  4. Left the limit empty and press enter
  5. Press enter for ssl too

Expected behavior
Connect to database

Screenshots
If applicable, add screenshots to help explain your problem.

OS (please complete the following information):

  • Windows 11

Additional context
Using Windows Command Prompt.

@rkgarcia rkgarcia added the kind/bug Something isn't working label Jul 20, 2023
@danvergara
Copy link
Owner

danvergara commented Aug 8, 2023

Closing this issue since this was patched in v0.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants