mssql-cli icon indicating copy to clipboard operation
mssql-cli copied to clipboard

List index out of range on `\dt` command

Open j-bennet opened this issue 6 years ago • 0 comments

Found this when testing the 2.0 PR with dbcli-test database:

Version: 0.15.0
Mail: [email protected]
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.

j-bennet avatar Feb 08 '19 22:02 j-bennet