-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
kind/bugSomething isn't workingSomething isn't working
Description
Describe the bug
$ dblab --url 'oracle://user:password@localhost:1521/db'
I used oracle url to connect to my db but It gave me error.
I changed single quote to double quote and it was working.
To Reproduce
Steps to reproduce the behavior:
- dblab.exe --url 'oracle://admin:password@localhost:1521/orcl'
- You will see invalid url
Screenshots
OS (please complete the following information):
- windows
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working