-------------------
- Rename this package from `mortar_mixins`__ to `mortar_sqlalchemy`__.
- Add rudimentary documentation.
- Switched to `testservices`__ for supplying test databases.
- SQLAlchemy 2, psycopg 3 and Python 3.11 are now the minimum supported versions.
- Postres support is tested against versions 12.20 and 16.1.
__ https://pypi.org/project/mortar-mixins/#history
__ https://github.com/Mortar/mortar_sqlalchemy
__ https://testservices.readthedocs.io/