danvergara / dblab

The database client every command line junkie deserves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error using sqlite without parameters

rkgarcia opened this issue · comments

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.

Closing this issue since this was patched in v0.21.0