aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-sql-driver/mysql/driver.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-107/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Upgrade xorm to v1.0.3 (#12210)Lunny Xiao2020-07-111-111/+46
| | | | Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-6/+9
| | | | | | | | | | | | * fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests
* upgrade go-sql-driver/mysql to fix invalid connection error (#5748)Lunny Xiao2019-01-171-12/+12
| | | should fix #5736
* Dep upgrade mysql lib (#4161)techknowlogick2018-07-031-44/+37
| | | | * update gopkg file to add sql dep
* Added all required dependenciesThomas Boerger2016-11-041-0/+176