Document that executemany() is not logged with LoggingConnection

This commit is contained in:
Sebastian Bank 2017-04-19 18:24:43 +02:00
parent 6e5abf33f2
commit e6c151eb3b

View File

@ -136,6 +136,11 @@ Logging cursor
.. autoclass:: LoggingCursor
.. note::
Queries that are executed with `cursor.executemany()` are not logged.
.. autoclass:: MinTimeLoggingConnection
:members: initialize,filter