Commit Graph

3 Commits (52fda312dfd2ed93e512c8e210c5646e4ae53dbc)

Author SHA1 Message Date
zeripath 78e5317242
Update to latest mssqldriver ()
* New driver does not tolerate USE - handle this by closing db and reopening db in the new dbname
Antoine GIRARD 1e46eedce7 update mssql drive to last working version 20180314172330-6a30f4e59a44 ()
btrepp 25b5ffb6af Enables mssql support ()
* 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>