dbcli/mssql-cli

List index out of range on `\dt` command

Aperta

#241 aperta il 8 feb 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Python (193 fork)auto 404
good first issue

Metriche repository

Star
 (1413 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor