]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the logging message emitted by the engine when
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Sep 2010 15:10:07 +0000 (11:10 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Sep 2010 15:10:07 +0000 (11:10 -0400)
commit0fdd6698ce1199fe430c055db69c562334a0130f
tree92bb14e301d594f015565dc9d104a2c65f19aa3d
parentc9125a9efd1beb0f5406568ef05eaeb2b544c00a
- the logging message emitted by the engine when
a connection is first used is now "BEGIN (implicit)"
to emphasize that DBAPI has no explicit begin().
CHANGES
lib/sqlalchemy/engine/base.py