diff options
-rw-r--r-- | doc/build/core/operators.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/build/core/operators.rst b/doc/build/core/operators.rst index 10b6db338..d3da3c608 100644 --- a/doc/build/core/operators.rst +++ b/doc/build/core/operators.rst @@ -671,14 +671,6 @@ The above conjunction functions :func:`_sql.and_`, :func:`_sql.or_`, .. - - -Operator Customization -^^^^^^^^^^^^^^^^^^^^^^ - -TODO - - .. Setup code, not for display >>> conn.close() |