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.

(cherry picked from commit ea63148b23)
This commit is contained in:
Sean Bright
2023-06-06 09:42:58 -04:00
committed by Asterisk Development Team
parent 8e6f15d185
commit f971db6685
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
"""