summaryrefslogtreecommitdiff
path: root/examples/inheritance/__init__.py
blob: eb3e843ca3dbc3c68d6ee2a8014db49ff90c1d5b (plain)
1
2
3
4
5
6
"""Working examples of single-table, joined-table, and concrete-table
inheritance as described in :ref:`datamapping_inheritance`.

.. autosource::

"""