diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-10 19:56:59 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-03-10 19:56:59 -0400 |
commit | 710021d22e8a5a053e1c4edc4a30612f6e10b83e (patch) | |
tree | 158a8e8ad555c255fdddadf891d981b40c6b87ec /lib/sqlalchemy/dialects/postgresql/base.py | |
parent | 201ba16fc88439fa100023369dfdfe22625253c9 (diff) | |
download | sqlalchemy-710021d22e8a5a053e1c4edc4a30612f6e10b83e.tar.gz |
- Added a new event suite :class:`.QueryEvents`. The
:meth:`.QueryEvents.before_compile` event allows the creation
of functions which may place additional modifications to
:class:`.Query` objects before the construction of the SELECT
statement. It is hoped that this event be made much more
useful via the advent of a new inspection system that will
allow for detailed modifications to be made against
:class:`.Query` objects in an automated fashion.
fixes #3317
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions