| Commit message (Expand) | Author | Age | Files | Lines |
* | - add new event PoolEvents.invalidate(). allows interception of invalidation | Mike Bayer | 2014-01-12 | 1 | -28/+61 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | Fix cross references | Vraj Mohan | 2013-11-17 | 1 | -1/+1 |
* | Fix method name | Vraj Mohan | 2013-11-14 | 1 | -2/+2 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -30/+13 |
* | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -3/+5 |
* | - Removal of event listeners is now implemented. The feature is | Mike Bayer | 2013-07-26 | 1 | -2/+5 |
* | - create a new system where we can decorate an event method | Mike Bayer | 2013-07-08 | 1 | -1/+7 |
* | - refactor pool a bit so that intent between ConnectionRecord/ConnectionFairy... | Mike Bayer | 2013-07-02 | 1 | -0/+101 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | - recognize that do_rollback() and do_commit() work with a DBAPI connection, | Mike Bayer | 2012-11-22 | 1 | -2/+50 |
* | just a pep8 pass of lib/sqlalchemy/ | Diana Clarke | 2012-11-19 | 1 | -1/+3 |
* | - [feature] The before_cursor_execute event | Mike Bayer | 2012-08-23 | 1 | -20/+209 |
* | - [feature] Connection event listeners can | Mike Bayer | 2012-07-18 | 1 | -68/+80 |
* | absolute imports in core, sql | Mike Bayer | 2012-06-23 | 1 | -1/+1 |
* | Add some `Sphinx` paragraph level versions informations markups, | Mike Bayer | 2012-06-08 | 1 | -1/+1 |
* | - [feature] The column_reflect event now | Mike Bayer | 2012-04-24 | 1 | -3/+3 |
* | - [feature] Added new connection event | Mike Bayer | 2012-04-10 | 1 | -0/+30 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | fix typo, [ticket:2232] | Mike Bayer | 2011-12-06 | 1 | -2/+2 |
* | marathon doc updating session including a rewrite of unicode paragraphs | Mike Bayer | 2011-12-04 | 1 | -1/+1 |
* | - [bug] Postgresql dialect memoizes that an ENUM of a | Mike Bayer | 2011-10-29 | 1 | -16/+20 |
* | remove inline imports from core events too | Mike Bayer | 2011-09-22 | 1 | -8/+8 |
* | double quote these | Mike Bayer | 2011-03-16 | 1 | -2/+2 |
* | initial work on column reflect | Mike Bayer | 2011-03-14 | 1 | -0/+50 |
* | - rename EngineEvents to ConnectionEvents | Mike Bayer | 2011-02-17 | 1 | -8/+3 |
* | docuemnt args for before_parent_attach, after_parent_attach | Mike Bayer | 2011-02-01 | 1 | -0/+20 |
* | - SchemaItem, SchemaType now descend from common type | Mike Bayer | 2011-01-30 | 1 | -6/+45 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -56/+56 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -36/+36 |
* | - they don't want "on_". First step, change the naming convention on Events | Mike Bayer | 2010-12-30 | 1 | -3/+3 |
* | new calling style: event.listen(target, identifier, fn) | Mike Bayer | 2010-12-01 | 1 | -8/+8 |
* | - event documentation bonanza | Mike Bayer | 2010-11-14 | 1 | -4/+52 |
* | more docs | Mike Bayer | 2010-11-10 | 1 | -0/+37 |
* | - move deprecated interfaces down to bottom of TOC, update verbiage | Mike Bayer | 2010-11-10 | 1 | -7/+60 |
* | - basic docs | Mike Bayer | 2010-11-09 | 1 | -4/+25 |
* | - reorganization | Mike Bayer | 2010-09-14 | 1 | -0/+160 |