Trees | Indices | Help |
|
---|
|
declarative_base() --+ | AlembicVersion
Table used to pinpoint actual database schema release.
|
|||
__tablename__ = "alembic_version"
|
|||
version_num = Column(String(32), nullable= False, primary_key=
|
|
version_num
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 4 23:21:58 2016 | http://epydoc.sourceforge.net |