summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/strategy_options.py
Commit message (Expand)AuthorAgeFilesLines
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - The "wildcard" loader options, in particular the one set up byMike Bayer2015-01-131-3/+12
* - The :meth:`.PropComparator.of_type` modifier has beenMike Bayer2014-11-241-1/+4
* - add some logging to path_registry to help debug eager loadingMike Bayer2014-11-241-0/+3
* - The behavior of :paramref:`.joinedload.innerjoin` as well asMike Bayer2014-08-261-9/+40
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-94/+135
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Modified the behavior of :func:`.orm.load_only` such that primary keyMike Bayer2014-06-121-1/+2
* fix typosMike Bayer2014-02-281-1/+1
* - Added a new option to :paramref:`.relationship.innerjoin` which isMike Bayer2014-02-281-2/+24
* - Fixed regression from 0.8 where using an option likeMike Bayer2014-02-241-0/+2
* - happy new yearMike Bayer2014-01-051-1/+1
* Fix cross referencespr/46Vraj Mohan2013-11-171-1/+1
* - fix a bunch of test failuresMike Bayer2013-10-081-1/+1
* - fix a glitch with how the default thing worked outMike Bayer2013-10-071-4/+5
* - add some tests for propagate of wildcard lazyloadMike Bayer2013-10-061-2/+5
* 11th hour realization that Load() needs to do the _chop_path() thing asMike Bayer2013-10-061-25/+52
* - merge ticket_1418 branch, [ticket:1418]Mike Bayer2013-10-061-0/+893