mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-06 17:01:07 -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::
|
|
|
|
"""
|