Commit Graph

7 Commits (f96d0d3d5b2acb3545c3a2ced7972879a9750c9d)

Author SHA1 Message Date
Lunny Xiao e21a35698c
Upgrade xorm to v1.2.4 () ()
Co-authored-by: zeripath <art27@cantab.net>
Lunny Xiao 7224cfc578
Upgrade xorm to v1.2.2 ()
* Upgrade xorm to v1.2.2

* Change the Engine interface to match xorm v1.2.2
Lunny Xiao 126c9331d6
upgrade xorm to v1.0.6 ()
Lunny Xiao cdef92b3ff
Upgrade xorm to v1.0.2 ()
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Lunny Xiao 73f5ca70de
Upgrade xorm to v1.0.1 and fix start fail with potgres ()
* upgrade xorm to v1.0.1

* fix start fail with postgres

Co-authored-by: zeripath <art27@cantab.net>
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 ()
* 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
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 ()