在 1.4 版更改: 声明系统的基本结构现在直接成为SQLAlchemy ORM的一部分。有关这些组件,请参见:
declarative_base()
declared_attr
has_inherited_table()
synonym_for()
sqlalchemy.orm.as_declarative()
见 声明性扩展 对于其余的声明性扩展类。