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
6543
fe628d8406
Vendor Update ( #14696 )
...
* github.com/yuin/goldmark v1.3.1 -> v1.3.2
* github.com/xanzy/go-gitlab v0.42.0 -> v0.44.0
* github.com/prometheus/client_golang v1.8.0 -> v1.9.0
* github.com/minio/minio-go v7.0.7 -> v7.0.9
* github.com/lafriks/xormstore v1.3.2 -> v1.4.0
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-02-16 22:47:24 -05:00
Lunny Xiao
126c9331d6
upgrade xorm to v1.0.6 ( #14246 )
2021-01-05 14:28:51 +08:00
Lunny Xiao
bea343ce09
Upgrade xorm to v1.0.5 ( #12765 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-08 13:57:19 -04: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
d08996c7b9
Upgrade xorm to v1.0.3 ( #12210 )
...
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-07-11 17:07:52 -04: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
73f5ca70de
Upgrade xorm to v1.0.1 and fix start fail with potgres ( #10819 )
...
* upgrade xorm to v1.0.1
* fix start fail with postgres
Co-authored-by: zeripath <art27@cantab.net>
2020-03-25 16:32:23 +02: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