forgejo/modules/migrations/base
Lunny Xiao 337d6915ff Detect migrating batch size ()
* 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 () 2019-06-29 21:38:22 +08:00
downloader.go improve github downloader on migrations () 2019-05-30 16:26:57 -04:00
issue.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
label.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
milestone.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
options.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
pullrequest.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
reaction.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
release.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
repo.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests () 2019-05-07 09:12:51 +08:00
uploader.go Detect migrating batch size () 2019-07-06 15:24:50 -04:00