mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-27 19:15:05 -04:00
4 lines
134 B
Python
4 lines
134 B
Python
"""Working examples of single-table, joined-table, and concrete-table
|
|
inheritance as described in :ref:`datamapping_inheritance`.
|
|
|
|
""" |