mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-01 21:38:55 -04:00
20 lines
326 B
ReStructuredText
20 lines
326 B
ReStructuredText
declarative
|
|
===========
|
|
|
|
.. automodule:: sqlalchemy.ext.declarative
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. autofunction:: declarative_base
|
|
|
|
.. autofunction:: _declarative_constructor
|
|
|
|
.. autofunction:: has_inherited_table
|
|
|
|
.. autofunction:: synonym_for
|
|
|
|
.. autofunction:: comparable_using
|
|
|
|
.. autofunction:: instrument_declarative
|