mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
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:
committed by
Asterisk Development Team
parent
8e6f15d185
commit
f971db6685
@@ -1,7 +1,7 @@
|
||||
"""create queue_log table
|
||||
|
||||
Revision ID: 4105ee839f58
|
||||
Revises:
|
||||
Revises: None
|
||||
Create Date: 2016-09-30 22:32:45.918340
|
||||
|
||||
"""
|
||||
|
Reference in New Issue
Block a user