go-sqlcmd icon indicating copy to clipboard operation
go-sqlcmd copied to clipboard

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)

Results 128 go-sqlcmd issues
Sort by recently updated
recently updated
newest added

Hello, I try to restore a bak file hosted on a local http server while I am creating a new container with the create command. For testing purpose I downloaded...

## Environment - **Go version:** 1.22.0 - **go-sqlcmd version:** 1.8.2 - **Operating System:** Ubuntu 22.04 - **Database Server:** SQL Server 2017 ## How to reproduce After starting SQL Server 2017...

testing

- Related to #131 This PR proposes to add a GitHub action for submitting the latest stable release to WinGet as it gets published. [microsoft/winget-create](https://github.com/microsoft/winget-create) is used as the tool...

go-sqlcmd v1.8.2 Trivy scan reports Vulnerability CVE-2024-45338 in Package "golang.org/x/net" v0.26.0, this is fixed in version 0.33.0 An attacker can craft an input to the Parse functions that would be...

**Description** In Windows OS the go-sqlcmd application produces a different output format for FLOAT data types compared to the ODBC-based SQLCMD.EXE when executing the same SQL query. This discrepancy can...

This sequence crashes in v.1.8.1 (and 1.8.0, other versions not tested). Same for GEOMETRY type. Occurs both on Windows and Linux. ``` 1> declare @v geography 2> select @v 3>...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...

dependencies
go

Precondition: currentcontext ist set On Windows 11 I open bash I execute sqlcmd -G I can use the current cotext = issue queries. I open emacs from that shell I...

will it work with krb5.conf files to connect database? for now it prints that: ``` [alex@archlinux ~]$ sqlcmd -E -S dbsrv2 mssql: login error: Login failed for user ''. mssql:...

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.3.1+incompatible to 28.0.0+incompatible. Release notes Sourced from github.com/docker/docker's releases. v28.0.0 28.0.0 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies
go