Files
sqlalchemy/doc/build/orm
Mike Bayer c192e447f3 - major refactoring/inlining to loader.instances(), though not really
any speed improvements :(.   code is in a much better place to be run into
C, however
- The ``proc()`` callable passed to the ``create_row_processor()``
method of custom :class:`.Bundle` classes now accepts only a single
"row" argument.
- Deprecated event hooks removed:  ``populate_instance``,
``create_instance``, ``translate_row``, ``append_result``
- the getter() idea is somewhat restored; see ref #3175
2014-08-28 20:06:49 -04:00
..
2014-05-01 20:34:33 -04:00
2014-06-07 18:39:18 -07:00
2012-07-18 19:08:31 -04:00
2013-11-12 20:23:05 -05:00