List index out of range on `\dt` command
Open
good first issue
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Found this when testing the 2.0 PR with `dbcli-test` database:
```
Version: 0.15.0
Mail: sqlcli@microsoft.com
Home: http://github.com/dbcli/mssql-cli
dbcli_test> \d "SalesLT"."Product"
list index out of range
dbcli_test>
```
it's also broken in master, so not related to the prompt-toolkit upgrade.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.