Lunny Xiao
7224cfc578
Upgrade xorm to v1.2.2 ( #16663 )
...
* Upgrade xorm to v1.2.2
* Change the Engine interface to match xorm v1.2.2
3 years ago
Lunny Xiao
f6be429781
Upgrade xorm to v1.1.0 ( #15869 )
4 years ago
Lunny Xiao
bea343ce09
Upgrade xorm to v1.0.5 ( #12765 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
Lunny Xiao
45631083a4
Support use nvarchar for all varchar columns when using mssql ( #12269 )
...
* Support use nvarchar for all varchar columns when using mssql
* fix lint
* Change DEFAULT_VARCHAR to nvarchar
* Remove the config for default varchar since it's unnecessary
4 years ago
Lunny Xiao
cdef92b3ff
Upgrade xorm to v1.0.2 ( #11900 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
Lunny Xiao
c61b902538
Upgrade xorm to v1.0.0 ( #10646 )
...
* Upgrade xorm to v1.0.0
* small nit
* Fix tests
* Update xorm
* Update xorm
* fix go.sum
* fix test
* Fix bug when dump
* Fix bug
* update xorm to latest
* Fix migration test
* update xorm to latest
* Fix import order
* Use xorm tag
5 years ago