Skip to content

Releases: microsoft/go-sqlcmd

Add ARM builds

02 Dec 01:22
32462b7
Compare
Choose a tag to compare
Add ARM builds Pre-release
Pre-release

Adds Linux arm64 and Windows arm binaries

Initial preview release

30 Sep 19:57
17e5a70
Compare
Choose a tag to compare
Pre-release

The go-sqlcmd project will provide golang-based versions of essential SQL Server utilities to aid in development of cloud-native solutions based on Microsoft SQL Server and Azure SQL Database.
This release of sqlcmd provides a subset of the functionality of our existing sqlcmd application.
Additionally, it supports authentication using service principals and Azure Managed Identity via the new --authentication-method parameter.

Details on the application and its differences from the ODBC-based sqlcmd can be found in the README

Please try it out and provide feedback on the Issues or Discussions forum.

Sqlcmd v0.0.5

31 Aug 19:25
Compare
Choose a tag to compare
Sqlcmd v0.0.5 Pre-release
Pre-release

Initial version with minimal functionality.