Skip to content
Snippets Groups Projects
Commit 933f2589 authored by Patrick Cloke's avatar Patrick Cloke
Browse files

Formatting.

parent d5349959
No related branches found
No related tags found
No related merge requests found
......@@ -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";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment