Metadata-Version: 2.4
Name: openroland-sqlalchemy-utils
Version: 0.1.22
Summary: Reusable SQLAlchemy helpers and mixins.
License-Expression: MIT
Project-URL: Homepage, https://github.com/OpenRoLand/python
Project-URL: Repository, https://github.com/OpenRoLand/python
Project-URL: Issues, https://github.com/OpenRoLand/python/issues
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: sqlalchemy>=2.0.51
Provides-Extra: alembic
Requires-Dist: alembic>=1.18.5; extra == "alembic"
Provides-Extra: testing
Requires-Dist: aiosqlite>=0.20; extra == "testing"
Requires-Dist: pytest-asyncio>=1.4.0; extra == "testing"

# openroland-sqlalchemy-utils

Reusable SQLAlchemy helpers and mixins.
