Correct upgrade logic to ignore missing indexes 2023-07-further-opt
authorMatt Corallo <git@bluematt.me>
Sun, 16 Jul 2023 17:25:10 +0000 (17:25 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 16 Jul 2023 17:25:10 +0000 (17:25 +0000)
If we upgrade multiple versions in one go, the indexes we're trying
to drop may not exist, and that shouldn't cause us to fail to
upgrade.


No differences found