Development #9335
migrations: add IF EXISTS to DROP INDEX in partial index backward migration
Start date:
15 December 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
It's more permissive if something failed and you want to roll back.
Associated revisions
History
Updated by Benjamin Dauvergne about 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|8387770325e45f9aa6cd1a5523471490350410be.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
migrations: add IF EXISTS to DROP INDEX in partial index backward migration (fixes #9335)
It's more permissive if something failed and you want to roll-back.