summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-xorm/xorm/dialect_postgres.go
Commit message (Expand)AuthorAgeFilesLines
* Upgrade xorm to v0.7.9 to fix some bugs (#8354)Lunny Xiao2019-10-021-13/+19
* Fix label count (#8267)Lunny Xiao2019-09-241-4/+4
* Retry create issue to cope with duplicate keys (#7898)guillep2k2019-08-261-625/+619
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-3/+15
* Update xorm to fix issue #5659 and #5651 (#5680)Zsombor2019-01-091-1/+5
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-201-26/+79
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-271-51/+26
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-0/+3
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-061-0/+1206