ast-db-manage: Synchronize revisions between comments and code.

In a handful of migrations, the comment header that indicates the
current and previous revisions has drifted from the identifiers
revision and down_revision variables. This updates the comment headers
to match the code.
This commit is contained in:
Sean Bright
2023-06-06 09:42:58 -04:00
parent 25bc5544d8
commit ea63148b23
9 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
"""create queue_log table
Revision ID: 4105ee839f58
Revises:
Revises: None
Create Date: 2016-09-30 22:32:45.918340
"""