]> 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:08 +0000 (13:55 -0400)
commit25fa4c0250730958c39676007cc39df7b0ee2124
treebe5969044c2fa79069c35a55a30ed63517416e05
parent07961a8bd0b965d79855275b0eb80075b57c2d49
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
doc/build/core/functions.rst
lib/sqlalchemy/sql/functions.py