]> 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)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 17:23:53 +0000 (19:23 +0200)
commit06ca61066ee312a5198cf1db869f388255212559
tree8d9302fff29ba630dd886ed3d6cde8f24e26b628
parent6d0379f0565db1b6bf3aa7bead44d759407abadc
Include operators in postgres JSONB documentation (#11828)
lib/sqlalchemy/dialects/postgresql/json.py