From 326353e19660ba76956022236dca481dead0f199 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 10 Aug 2026 18:37:52 -0400 Subject: [PATCH] test PR - ignore this PR is coming from me so should be accepte4d Fixes: #11385 Change-Id: Ic00c98c10dbcca0e5ebd22307cd33ba46e669f10 --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 54baa28827..60b5fa01e0 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ SQLAlchemy ========== +this is ai test PR + |PyPI| |Python| |Downloads| .. |PyPI| image:: https://img.shields.io/pypi/v/sqlalchemy @@ -103,7 +105,7 @@ SQLAlchemy's philosophy: 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 -- 2.47.3