]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
improve custom operator for SQL types docs
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Jan 2022 19:08:10 +0000 (14:08 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Jan 2022 19:09:56 +0000 (14:09 -0500)
commit38ca8ed88b90f5f5a35853babaa62012a09e06ac
treebc15a970be23c4f92d7e08791990c30834fcccee
parentdd8e33d84f9d0449c14e51a4e3ffdefdd470f961
improve custom operator for SQL types docs

introduce here that "custom ops" first come from
the .op() method in the usual case.  then only if one wants
such an op to be pre-assocaited with particular types,
then the comparator may be used.  Also clarify the individual
points regarding the comparator.

Change-Id: Id6046448eb2c17fa6e3f2ef6d9343b156ddec96f
(cherry picked from commit 680264970a4c9199c6e1dc91f855bdb08a90b4cc)
doc/build/core/custom_types.rst