mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-12 03:38:35 -04:00
40f8aadd58
- added READMEs to all examples in each __init__.py and added to sphinx documentation - added versioning example - removed vertical/vertical.py, the dictlikes are more straightforward
4 lines
135 B
Python
4 lines
135 B
Python
"""
|
|
Working examples of single-table, joined-table, and concrete-table inheritance as described in :ref:`datamapping_inheritance`.
|
|
|
|
""" |