-
Notifications
You must be signed in to change notification settings - Fork 80
Pull requests: microsoft/go-sqlcmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: skip e2e live connection tests when SQL auth credentials unavailable
Size: S
Small issue (less than one week effort)
testing
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
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
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
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
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
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
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
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
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
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
ci: bump golangci/golangci-lint-action from 6 to 9
dependencies
Pull requests that update a dependency file
docs: update README for documentation freshness
documentation
Improvements or additions to documentation
Size: S
Small issue (less than one week effort)
Add -f codepage flag for input/output encoding
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
Add --no-bom flag for ODBC sqlcmd compatibility
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
Implement multi-line EXIT(query) support
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
Allow -r without argument, defaulting to 0
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
Fix linting warnings
go
Pull requests that update go code
Size: S
Small issue (less than one week effort)
Implement :perftrace command
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
Implement -p flag for print statistics
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
Implement :serverlist command
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
Implement -R flag for regional settings
Size: S
Small issue (less than one week effort)
sqlcmd switch
switch in existing sqlcmd
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
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.