this PR is coming from me so should be accepte4d
Fixes: #11385
Change-Id: Ic00c98c10dbcca0e5ebd22307cd33ba46e669f10
SQLAlchemy
==========
+this is ai test PR
+
|PyPI| |Python| |Downloads|
.. |PyPI| image:: https://img.shields.io/pypi/v/sqlalchemy
queries, including how joins are organized,
how subqueries and correlation is used, what
columns are requested. Everything SQLAlchemy
- does is ultimately the result of a developer-initiated
+ does is ultimately the result of a developer-initiated
decision.
* Don't use an ORM if the problem doesn't need one.
SQLAlchemy consists of a Core and separate ORM