Commit Graph

6 Commits (4c2a1c01a84d6718441863682d44d4a5635af703)

Author SHA1 Message Date
Lunny Xiao d08996c7b9
Upgrade xorm to v1.0.3 ()
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
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
6543 6d811bcb14 Hide not allowed Reactions ()
* Hide not allowed Reactions

* filter in query :D

* use `

Co-Authored-By: Alexey 〒erentyev <axifnx@gmail.com>

* update xorm v0.8.0 -> v0.8.1
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 ()