Commit Graph

4 Commits (e64880ef0767a6921498401e041bf9ad8dfa9a6f)

Author SHA1 Message Date
guillep2k cedb285e25 Update github.com/lafriks/xormstore and tidy up mod.go ()
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>