Trees | Indices | Help |
---|
|
1 """added column Copr.build_enable_net 2 3 Revision ID: bd0dab2e478 4 Revises: 2df28d2d072f 5 Create Date: 2015-01-05 11:47:15.291386 6 7 """ 8 9 # revision identifiers, used by Alembic. 10 revision = 'bd0dab2e478' 11 down_revision = '2df28d2d072f' 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 on Mon Dec 5 22:37:24 2016 | http://epydoc.sourceforge.net |