dbcli/mssql-cli

List index out of range on `\dt` command

開放

#241 建立於 2019年2月8日

 (0 則留言) (0 個反應) (0 位負責人)Python (193 個分叉)auto 404
good first issue

倉庫指標

星標
 (1,413 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南