summaryrefslogtreecommitdiff
path: root/doc/build/orm/relationship_api.rst
blob: 03045f6980d75d41f26d07d9ddcdc616a73ef85c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. automodule:: sqlalchemy.orm

Relationships API
-----------------

.. autofunction:: relationship

.. autofunction:: backref

.. autofunction:: relation

.. autofunction:: dynamic_loader

.. autofunction:: foreign

.. autofunction:: remote