]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Document unique bound parameters for text()
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 23 Oct 2019 17:03:09 +0000 (13:03 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 23 Oct 2019 18:11:26 +0000 (14:11 -0400)
commit174f6c0605b309f9a430d7b1d355281c9bfbd054
tree2c4dee8e271fd3f504068b4e42c7b07e5ef3e3f7
parent2cae55269b6745bd733be142a6e199d8ecf9b50a
Document unique bound parameters for text()

Will backport the feature from part of 36e8fe4 / #4808 to
1.3.

Fixes: #4933
Change-Id: Ide4069ff5cccd5ed83a5f314e5f21e51dfe08b7d
doc/build/changelog/unreleased_13/4933.rst [new file with mode: 0644]
lib/sqlalchemy/sql/elements.py