Browse Source

Formatting.

tags/v1.26.0rc1
Patrick Cloke 3 years ago
parent
commit
933f258967
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      UPGRADE.rst

+ 1
- 1
UPGRADE.rst 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";


Loading…
Cancel
Save