Formatting.

This commit is contained in:
Patrick Cloke 2021-01-20 10:54:06 -05:00
parent d5349959f4
commit 933f258967

View file

@ -127,7 +127,7 @@ back to v1.25.0 you need to:
4. Mark the deltas as not run (so they will re-run on upgrade).
.. code:: sql
.. code:: sql
DELETE FROM applied_schema_deltas WHERE version = 59 AND file = "59/01ignored_user.py";
DELETE FROM applied_schema_deltas WHERE version = 59 AND file = "59/06chain_cover_index.sql";