mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-30 12:34:52 -04:00
9561321d03
and extensions into an external library, and also reorganizes most large documentation pages into many small areas to reduce scrolling and better present the context into a more fine-grained hierarchy.
20 lines
245 B
ReStructuredText
20 lines
245 B
ReStructuredText
.. automodule:: sqlalchemy.orm
|
|
|
|
Relationships API
|
|
-----------------
|
|
|
|
.. autofunction:: relationship
|
|
|
|
.. autofunction:: backref
|
|
|
|
.. autofunction:: relation
|
|
|
|
.. autofunction:: dynamic_loader
|
|
|
|
.. autofunction:: foreign
|
|
|
|
.. autofunction:: remote
|
|
|
|
|
|
|