summaryrefslogtreecommitdiffstats
path: root/vendor/xorm.io/xorm/session.go
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade xorm to v1.2.4 (#17059)Lunny Xiao2021-09-151-0/+5
|
* Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login ↵zeripath2021-08-281-407/+231
| | | | | | | | | | | | | | | | | | sources remains correct (#16847) (#16848) * Upgrade xorm to v1.2.2 (#16663) Backport #16663 Fix #16683 * Add test to ensure that dumping of login sources remains correct (#16847) #16831 has occurred because of a missed regression. This PR adds a simple test to try to prevent this occuring again. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
* Upgrade xorm to v1.1.1 (#16339)Lunny Xiao2021-07-041-0/+3
|
* Upgrade xorm to v1.1.0 (#15869)Lunny Xiao2021-05-141-1/+2
|
* upgrade xorm to v1.0.6 (#14246)Lunny Xiao2021-01-051-2/+2
|
* Upgrade xorm to v1.0.4 (#12694)Lunny Xiao2020-09-031-1/+1
|
* Support use nvarchar for all varchar columns when using mssql (#12269)Lunny Xiao2020-07-211-2/+10
| | | | | | | | | * 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
* Upgrade xorm to v1.0.2 (#11900)Lunny Xiao2020-06-151-108/+84
| | | Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Upgrade xorm to v1.0.1 and fix start fail with potgres (#10819)Lunny Xiao2020-03-251-1/+8
| | | | | | | * upgrade xorm to v1.0.1 * fix start fail with postgres Co-authored-by: zeripath <art27@cantab.net>
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-221-79/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Hide not allowed Reactions (#9387)65432019-12-181-1/+23
| | | | | | | | | | | | * 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
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-0/+866