summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-03-10 19:56:59 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-03-10 19:56:59 -0400
commit710021d22e8a5a053e1c4edc4a30612f6e10b83e (patch)
tree158a8e8ad555c255fdddadf891d981b40c6b87ec /lib/sqlalchemy/dialects/postgresql/base.py
parent201ba16fc88439fa100023369dfdfe22625253c9 (diff)
downloadsqlalchemy-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