mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-07 17:31:24 -04:00
7 lines
118 B
Python
7 lines
118 B
Python
"""Illustrates the "materialized paths" pattern for hierarchical data using the
|
|
SQLAlchemy ORM.
|
|
|
|
.. autosource::
|
|
|
|
"""
|