Merge branch '601_convert_created_utc_to_timestamp_for_commentvotes' into 601_convert_created_utc_to_datetimez_for_flags
This commit is contained in:
commit
811a1c7ba8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ from sqlalchemy.sql.functions import now
|
||||||
|
|
||||||
# revision identifiers, used by Alembic.
|
# revision identifiers, used by Alembic.
|
||||||
revision = '5195118d6a51'
|
revision = '5195118d6a51'
|
||||||
down_revision = '7ae4658467d7'
|
down_revision = 'a23fe2f1515c'
|
||||||
branch_labels = None
|
branch_labels = None
|
||||||
depends_on = None
|
depends_on = None
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue