-
Notifications
You must be signed in to change notification settings - Fork 79
Pull requests: microsoft/go-sqlcmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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)
#633
opened Jan 25, 2026 by
dlevy-msft-sql
Loading…
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
Disable staticcheck in golangci and add explicit staticcheck on different platforms with merge.
#531
opened May 12, 2024 by
martinkunc
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.