]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
more function adjustments
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 22 Aug 2022 17:55:08 +0000 (13:55 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 22 Aug 2022 17:55:58 +0000 (13:55 -0400)
commit3ffca71b9032a3168c9c946f88eb144b2ec87e64
treec582a10478b2f2282bace78a9a60f768f8113871
parentffd2920ddc7ecb3b72c67c0d894770bec901d8ff
more function adjustments

the inherited-members feature works very poorly
and inconsistently in sphinx.  just dont use it here as it
refuses to exclude ColumnOperators methods

Change-Id: Ic50865c9901e7225a99ff7f33454da15ff91b12f
(cherry picked from commit 25fa4c0250730958c39676007cc39df7b0ee2124)
doc/build/core/functions.rst
lib/sqlalchemy/sql/functions.py