comparison README.rst @ 6623:5b3568c99cc3

sqlalchemy: remove echo setting from .ini files and create_engine Instead of 'echo' the normal logging configration should be used. Follow the advice from https://docs.sqlalchemy.org/en/rel_1_1/core/engines.html#configuring-logging which says "when using Python logging, ensure all echo flags are set to False at all times".
author domruf <dominikruf@gmail.com>
date Tue, 09 May 2017 17:49:31 +0200
parents 0b6d2ca7175f
children d5eaa70e0f2a
comparison
equal deleted inserted replaced
6622:ff287676b206 6623:5b3568c99cc3