Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to latest mssqldriver (#7613) | zeripath | 2019-07-26 | 1 | -257/+0 |
| | | | | * New driver does not tolerate USE - handle this by closing db and reopening db in the new dbname | ||||
* | update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306) | Antoine GIRARD | 2019-06-30 | 1 | -5/+35 |
| | |||||
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 1 | -0/+227 |
* Enables mssql support Port of dlobs work in gogs. Enables options in index.js Enables MSSQL as a database option in go. Sets ID to 0 on initial migration. Required for MSSQL insert statements. Signed-off-by: Beau Trepp <beautrepp@gmail.com> * Vendors in denisenkom/go-mssqldb Includes golang.org/x/crypto/md4 as this is required by go-msssqldb Signed-off-by: Beau Trepp <beautrepp@gmail.com> |