0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-11 17:11:16 -05:00
forgejo/modules/migrations
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050)
* Use batch insert on migrating repository to make the process faster

* fix lint

* fix tests

* fix comments
2019-06-29 21:38:22 +08:00
..
base Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
error.go
git.go improve github downloader on migrations (#7049) 2019-05-30 16:26:57 -04:00
gitea.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
gitea_test.go
github.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
github_test.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
main_test.go
migrate.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00