golang-github-denisenkom-go-mssqldb 0.0~git20170717.0.8fccfc8-5 source package in Ubuntu
Changelog
golang-github-denisenkom-go-mssqldb (0.0~git20170717.0.8fccfc8-5) unstable; urgency=medium * Remove Michael Lustfield from Uploaders list. -- Michael Lustfield <email address hidden> Sat, 03 Feb 2018 12:13:27 -0600
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc | |
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-denisenkom-go-mssqldb_0.0~git20170717.0.8fccfc8-5.dsc | 2.4 KiB | 80309c57b92b583cc5c6c99b4991508ed0c42be6e343be5e6caca8cb2e03a1e0 |
golang-github-denisenkom-go-mssqldb_0.0~git20170717.0.8fccfc8.orig.tar.xz | 208.8 KiB | 7cf16f00c2250c0645ea25b23b5c6954415da71d72e92db2af899040d40bf38a |
golang-github-denisenkom-go-mssqldb_0.0~git20170717.0.8fccfc8-5.debian.tar.xz | 2.5 KiB | 300c42466678e3740cfe6b82eefe07f3a493682b5a16e698c71258d6c033ca81 |
Available diffs
No changes file available.
Binary packages built by this source
- golang-github-denisenkom-go-mssqldb-dev: Microsoft SQL server driver written in go language
A pure Go MSSQL driver for Go's database/sql package.
.
Features:
* Can be used with SQL Server 2005 or newer
* Can be used with Microsoft Azure SQL Database
* Supports new date/time types: date, time, datetime2, datetimeoffset
* Supports string parameters longer than 8000 characters
* Supports encryption using SSL/TLS
* Supports SQL Server and Windows Authentication
* Supports Single-Sign-On on Windows
* Supports connections to AlwaysOn Availability Group listeners
* Supports query notifications