Commit graph

5 commits

Author SHA1 Message Date
3bfeb89686 Add indices for slightly better performance
With the linux kernel commits, this reduced the time to update commit
tracked flags from >60s to 44s, but this requires further testing before
committing to the indices.
2023-08-05 12:31:20 +02:00
523b82632f Rename migration according to sqlx convention 2023-08-05 12:21:07 +02:00
1f66fe0299 Add "tracked" column to table "commits" 2023-08-05 11:52:51 +02:00
5dbd8e886b Initialize repo and update tracked refs 2023-08-05 02:51:04 +02:00
6651c72ea3 Insert new commits from repo 2023-08-05 00:32:40 +02:00