dbcli / dbcli/mssql-cli

username with @ character error

Aperta
#548 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
1.4k
Fork
191
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.