DDeepin Developerfeat: Init commit
0fed5c95创建于 2022年9月22日历史提交
""" Illustrates a rudimentary way to implement the "nested sets"
pattern for hierarchical data using the SQLAlchemy ORM.

.. autosource::

"""