dbcli / dbcli/mssql-cli

username with @ character error

Abierto
#548 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1.4k
Forks
191
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.