Trees | Indices | Help |
---|
|
1 """add unique constraint for mock chroots 2 3 Revision ID: 4af9d157c4ea 4 Revises: 3b67c52f5277 5 Create Date: 2017-01-20 16:44:30.473253 6 7 """ 8 9 # revision identifiers, used by Alembic. 10 revision = '4af9d157c4ea' 11 down_revision = '3b67c52f5277' 12 13 from alembic import op 14 17 20
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |