Document that executemany() is not logged with LoggingConnection

This commit is contained in:
Sebastian Bank 2017-04-19 18:24:43 +02:00 committed by Daniele Varrazzo
parent 9b4de93bdc
commit 30af82ef2f

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