summaryrefslogtreecommitdiff
path: root/examples/materialized_paths/__init__.py
blob: ac9bdaa2e2024ec7fb89c47ac3d24bc39fe0e608 (plain)
1
2
3
4
5
6
"""Illustrates the "materialized paths" pattern for hierarchical data using the
SQLAlchemy ORM.

.. autosource::

"""