Skip to content

Pull requests: microsoft/go-sqlcmd

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

deps(deps): bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible dependencies Pull requests that update a dependency file go Pull requests that update go code
#658 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/spf13/viper from 1.14.0 to 1.21.0 dependencies Pull requests that update a dependency file go Pull requests that update go code
#657 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 dependencies Pull requests that update a dependency file go Pull requests that update go code
#656 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/docker/go-connections from 0.4.0 to 0.6.0 dependencies Pull requests that update a dependency file go Pull requests that update go code
#655 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/spf13/cobra from 1.6.1 to 1.10.2 dependencies Pull requests that update a dependency file go Pull requests that update go code
#654 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/opencontainers/image-spec from 1.0.2 to 1.1.1 dependencies Pull requests that update a dependency file go Pull requests that update go code
#653 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.10 dependencies Pull requests that update a dependency file go Pull requests that update go code
#652 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/billgraziano/dpapi from 0.4.0 to 0.5.0 dependencies Pull requests that update a dependency file go Pull requests that update go code
#651 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump github.com/docker/docker from 28.0.0+incompatible to 28.5.2+incompatible dependencies Pull requests that update a dependency file go Pull requests that update go code
#650 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
deps(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 dependencies Pull requests that update a dependency file go Pull requests that update go code
#649 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
ci: bump golangci/golangci-lint-action from 6 to 9 dependencies Pull requests that update a dependency file
#648 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
ci: bump actions/setup-go from 5 to 6 dependencies Pull requests that update a dependency file
#647 opened Jan 27, 2026 by dependabot bot Loading… v1.9.2
docs: update README for documentation freshness documentation Improvements or additions to documentation Size: S Small issue (less than one week effort)
#639 opened Jan 26, 2026 by dlevy-msft-sql Loading… v1.9.2
Add -f codepage flag for input/output encoding Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#638 opened Jan 26, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Add --no-bom flag for ODBC sqlcmd compatibility Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#637 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Implement multi-line EXIT(query) support Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#636 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Allow -r without argument, defaulting to 0 Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#635 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Fix linting warnings go Pull requests that update go code Size: S Small issue (less than one week effort)
#633 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.9.2
Implement :perftrace command Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#632 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Implement -p flag for print statistics Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#631 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Implement :serverlist command Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#630 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Implement -R flag for regional settings Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#628 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Allow -q (initial query) to work with -i (input files) Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#626 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
Add -j (--raw-errors) flag for printing raw error messages Size: S Small issue (less than one week effort) sqlcmd switch switch in existing sqlcmd
#624 opened Jan 25, 2026 by dlevy-msft-sql Loading… v1.10.0 - ODBC SQLCMD Interchangeability
ProTip! Filter pull requests by the default branch with base:main.