Chore: Use vendored xorm instead of a fork (#77388)

* use vendored xorm instead of a fork

* bring back mssql driver

* backport azuresql driver

* restore NoAutoTime
This commit is contained in:
Serge Zaitsev
2023-11-06 16:09:49 +01:00
committed by GitHub
parent 7e1110f1f9
commit 5458ea18e7
6 changed files with 588 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module xorm.io/xorm
go 1.11
go 1.20
require (
github.com/denisenkom/go-mssqldb v0.0.0-20190707035753-2be1aa521ff4