Commit cf1fc553 authored by John Davis's avatar John Davis
Browse files

Fix db revision format: add required empty line

Otherwise revision details are displayed in list output:

INCORRECT:
92fb564c7095 -> ddbdbc40bdc1 (gxy), add workflow_comment table
Revision ID: ddbdbc40bdc1
Revises: 92fb564c7095
Create Date: 2023-08-14 13:41:59.442243
987ce9839ecb, e93c5d0b47a9 -> 92fb564c7095 (gxy) (mergepoint), Merge alembic heads after pulling external_user_id length extension forward

EXPECTED:
92fb564c7095 -> ddbdbc40bdc1 (gxy), add workflow_comment table
987ce9839ecb, e93c5d0b47a9 -> 92fb564c7095 (gxy) (mergepoint), Merge alembic heads after pulling external_user_id length extension forward
parent c60f03cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
"""add workflow_comment table

Revision ID: ddbdbc40bdc1
Revises: 92fb564c7095
Create Date: 2023-08-14 13:41:59.442243