microsoft / microsoft/go-sqlcmd

LoginTimeOut Defualt value not correct

Open
#347 1 comment 0 reactions 1 assignee View on GitHub

@JyotikaGargg is already working on this.

Since May 18, 2023.

bug sqlcmd switch
Dominant language
Go
Stars
595
Forks
91
Avg merge
9h 35m
Merged PRs (30d)
1

Description

nit: there is a captial O in the flag --login-timeOut (this is a change from previous build)

Also with --login-timeout, we set the default to -1, but then say in the help 0 is infinite.  

the odbc default is 8 seconds.

Need to correct this as per ODBC.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.