Skip to content
Snippets Groups Projects

codeintel: Perform bundle migrations concurrently

Merged Warren Gifford requested to merge lsif-migrate-concurrently into master

Created by: efritz

This processes multiple migrations in a background process at once. This also marks a file so that the same migration version does not need to be run multiple times (although it would be fast to do a second time, it still requires opening every database on disk).

Merge request reports

Merged by avatar (Jul 12, 2025 8:32pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading