You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
btrepp 25b5ffb6af Enables mssql support (#383)
* 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>
8 years ago
..
admin Fix string format verbs (#3637) 8 years ago
api/v1 issue comment api fix (#449) 8 years ago
dev Golint fixed for modules/setting (#262) 8 years ago
org Golint fixed for modules/setting (#262) 8 years ago
repo Check if file is a symlink with web editor (#3687) (#445) 8 years ago
user resolved #394 (#396) 8 years ago
home.go Resolved #296 (#324) 8 years ago
init.go New settings option for a custom SSH host (#3763) (#446) 8 years ago
install.go Enables mssql support (#383) 8 years ago