1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-12 13:37:20 +00:00
Files
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
..