]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Include operators in postgres JSONB documentation (#11828)
authorJimmy AUDEBERT <109511155+jaudebert@users.noreply.github.com>
Wed, 4 Sep 2024 17:23:53 +0000 (19:23 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 4 Sep 2024 17:27:58 +0000 (19:27 +0200)
commit2b04a6c12a58b550aea2fe462674a812b0024c04
tree20c35c11d2d7c193147a75a00d39dd298d6a2b29
parent8dce4730223f87e3dcaaf9ac6ca4366ed9b4a2a8
Include operators in postgres JSONB documentation (#11828)

(cherry picked from commit 06ca61066ee312a5198cf1db869f388255212559)
Change-Id: I3e432a8b14309314f4c56d43841cba464518b125
lib/sqlalchemy/dialects/postgresql/json.py