golang-github-denisenkom-go-mssqldb 0.0~git20170717.0.8fccfc8-1 source package in Ubuntu

Changelog

golang-github-denisenkom-go-mssqldb (0.0~git20170717.0.8fccfc8-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Lustfield <email address hidden>  Mon, 17 Jul 2017 17:31:18 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-denisenkom-go-mssqldb_0.0~git20170717.0.8fccfc8-1.dsc 2.5 KiB 52185e4da60b59e34e2ca8a20df05beee4ad8c599003de6ad4a501d2a84d8cf1
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-1.debian.tar.xz 2.4 KiB fcd8ef5847b071865153a38a0a355b0e59ff5a114ce4fb90c418d0fa902ca260

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