]> 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:25:20 +0000 (19:25 +0200)
commita48c04e94f79169b73a331f3ac2e172d05be40af
tree90b85f200be25434793cfef1dae4bb65953e8943
parentb46db2d5fcf22cb861363533ac1e221c027a0829
Include operators in postgres JSONB documentation (#11828)

(cherry picked from commit 06ca61066ee312a5198cf1db869f388255212559)
lib/sqlalchemy/dialects/postgresql/json.py