Trees | Indices | Help |
---|
|
1 """ Added source_status to Build 2 3 Revision ID: 3576fc77fb31 4 Revises: 4edb1ca2a13f 5 Create Date: 2018-01-20 10:14:10.741230 6 7 """ 8 9 # revision identifiers, used by Alembic. 10 revision = '3576fc77fb31' 11 down_revision = '4edb1ca2a13f' 12 13 from alembic import op 14 import sqlalchemy as sa 15 16 20 ### end Alembic commands ### 21 22 26 ### end Alembic commands ### 27
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |