1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-13 05:57:20 +00:00
Files
gitea/modules/migrations/base
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
..