dbcli / dbcli/mssql-cli

username with @ character error

オープン
#548 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
1.4k
フォーク
191
PR マージ指標
30日以内にマージされた PR はありません

説明

When the username (-U) contains an @, it will assume a username on the left side and a server address on the right side of the @.

appending an extra @ followed by the same value of server (-S) fixes the issue, and it now uses the correct username and server address to sign in.

it seems to me this behavior should be fixed, since server address is a separate input argument. Or documenting this on the username argument description.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。