]> 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:08:10 +0000 (14:08 -0500)
commit680264970a4c9199c6e1dc91f855bdb08a90b4cc
treee3391339af95aae8d4b0c5bbe22114610ca9b776
parent400bf1716f84821d63daaf0a988d725dfd55d6a0
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
doc/build/core/custom_types.rst