dbcli/mssql-cli

List index out of range on `\dt` command

オープン

#241 opened on 2019/02/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (193 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (1,413 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド