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
2021-08-13 01:11:42 +02:00
Lunny Xiao
760af187ba
Upgrade xorm to v1.1.1 ( #16339 )
2021-07-04 15:10:46 +02:00
Lunny Xiao
f6be429781
Upgrade xorm to v1.1.0 ( #15869 )
2021-05-14 20:17:06 +01:00
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
2020-07-21 20:28:27 +08:00
Lunny Xiao
cdef92b3ff
Upgrade xorm to v1.0.2 ( #11900 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-15 16:46:01 -04:00
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
2020-03-22 11:12:55 -04:00
Lunny Xiao
d151503d34
Upgrade xorm to v0.8.0 ( #8536 )
2019-10-17 11:26:49 +02:00