CHANGES.rst
LICENSE.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
./LICENSE.rst
./.tox/.pkg/.meta/Pysql_ORM-2.5.3.dist-info/LICENSE.rst
./.tox/docs/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/LICENSE.rst
./.tox/docs/lib/python3.10/site-packages/Pysql_ORM-2.5.3.dist-info/LICENSE.rst
./.tox/docs/lib/python3.10/site-packages/alabaster-1.0.0.dist-info/LICENSE.rst
./.tox/docs/lib/python3.10/site-packages/click-8.1.7.dist-info/LICENSE.rst
./.tox/docs/lib/python3.10/site-packages/imagesize-1.4.1.dist-info/LICENSE.rst
./.tox/docs/lib/python3.10/site-packages/sphinx-8.0.2.dist-info/LICENSE.rst
./.tox/py310/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/LICENSE.rst
./.tox/py310/lib/python3.10/site-packages/Pysql_ORM-2.5.3.dist-info/LICENSE.rst
./.tox/py310/lib/python3.10/site-packages/click-8.1.7.dist-info/LICENSE.rst
./docs/LICENSE.rst
./examples/flaskr/LICENSE.rst
Pysql_ORM.egg-info/PKG-INFO
Pysql_ORM.egg-info/SOURCES.txt
Pysql_ORM.egg-info/dependency_links.txt
Pysql_ORM.egg-info/requires.txt
Pysql_ORM.egg-info/top_level.txt
artwork/flask-sqlalchemy.svg
artwork/pyco-orm-adapt.svg
pysql_orm/__init__.py
pysql_orm/_adapt.py
pysql_orm/_compat.py
pysql_orm/_sa_help.py
pysql_orm/_signals.py
pysql_orm/exports.py
pysql_orm/model.py
pysql_orm/utils.py
tests/conftest.py
tests/test_basic_app.py
tests/test_binds.py
tests/test_commit_on_teardown.py
tests/test_config.py
tests/test_meta_data.py
tests/test_model_class.py
tests/test_pagination.py
tests/test_query_class.py
tests/test_query_property.py
tests/test_regressions.py
tests/test_sessions.py
tests/test_signals.py
tests/test_sqlalchemy_includes.py
tests/test_table_name.py
tests/test_utils.py