1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 01:21:30 +02:00
gitea/modules/migrations/base
Lunny Xiao 337d6915ff Detect migrating batch size (#7353)
* Make migrating batch size as configurable

* detect different table batch insert size and remove config item

* remove unrelated changes
2019-07-06 15:24:50 -04:00
..
comment.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
downloader.go
issue.go
label.go
milestone.go
options.go
pullrequest.go
reaction.go
release.go
repo.go
uploader.go Detect migrating batch size (#7353) 2019-07-06 15:24:50 -04:00