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

.. autosource::

"""