summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/deprecated_interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - major refactoring/inlining to loader.instances(), though not reallyMike Bayer2014-08-281-106/+0
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-31/+33
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* Documentation fix-up: "its" vs. "it's"pr/91Matthias Urlichs2014-05-111-2/+2
* - happy new yearMike Bayer2014-01-051-1/+1
* - apply an import refactoring to the ORM as wellMike Bayer2013-08-141-1/+3
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* fixing sessionmaker linkDiana Clarke2012-12-071-1/+1
* just a pep8 pass of lib/sqlalchemy/orm/Diana Clarke2012-11-191-7/+5
* - move ext to relative importsMike Bayer2012-07-171-44/+44
* - move all of orm to use absolute importsMike Bayer2012-06-231-1/+1
* Add some `Sphinx` paragraph level versions informations markups,Mike Bayer2012-06-081-4/+5
* happy new yearMike Bayer2012-01-041-1/+1
* fix a whole bunch of note:: / warning:: that were inline,Mike Bayer2011-12-251-3/+9
* - some doc reorgMike Bayer2011-03-171-1/+1
* corrected a bunch of spelling typosDiana Clarke2011-02-281-3/+3
* - Fixed bug whereby Session.merge() would call theMike Bayer2011-02-121-14/+18
* - whitespace removal bonanzaMike Bayer2011-01-021-49/+49
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - add QueryContext to load(), refresh()Mike Bayer2010-12-311-1/+1
* - removes the "on_" prefix.Mike Bayer2010-12-301-17/+17
* new calling style: event.listen(target, identifier, fn)Mike Bayer2010-12-011-20/+20
* merge tipMike Bayer2010-11-181-0/+4
* - SessionEvents is on board and the event model is done, can start building 0...Mike Bayer2010-11-141-0/+13
* - event documentation bonanzaMike Bayer2010-11-141-14/+81
* - attempting system of propagation. getting stuck on attempting to use inst...Mike Bayer2010-11-061-4/+4
* - most tests passing on adapted MapperExtensionMike Bayer2010-11-061-3/+27
* - nearly complete implementation of MapperEvents, tests still failing and opt...Mike Bayer2010-11-061-0/+42
* - add instrumentation eventsMike Bayer2010-10-021-4/+6
* - reorganizationMike Bayer2010-09-141-0/+421