Files
2014-06-07 18:39:18 -07:00

7 lines
118 B
Python

"""Illustrates the "materialized paths" pattern for hierarchical data using the
SQLAlchemy ORM.
.. autosource::
"""