]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add note regarding indexes with subscription of jsonb
authorFederico Caselli <cfederico87@gmail.com>
Wed, 17 Sep 2025 17:12:39 +0000 (19:12 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Sep 2025 17:45:25 +0000 (13:45 -0400)
commit9156fadc3c9a50f309e720f987ec1be64725853b
tree33637687c8028d656ad30133e10bd987789d2403
parent8bb8c1a6d6439380f682a57b92e3d1b0092250eb
Add note regarding indexes with subscription of jsonb

Fixes: #12868
Change-Id: I2a5a6a94a7a8f8796d898d4b7e69967a981c59e8
doc/build/changelog/changelog_20.rst
lib/sqlalchemy/dialects/postgresql/json.py