summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/declarative/clsregistry.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed an unlikely race condition observed in some exotic end-userMike Bayer2014-09-181-1/+6
* PEP8 style fixesBrian Jarrett2014-07-131-14/+16
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Support is improved for supplying a :func:`.join` construct as theMike Bayer2014-01-221-0/+4
* - happy new yearMike Bayer2014-01-051-1/+1
* - The :class:`.DeferredReflection` class has been enhanced to provideMike Bayer2013-12-031-37/+52
* Fixed bug where in Py2K a unicode literal would not be acceptedMike Bayer2013-11-291-1/+1
* ORM descriptors such as hybrid properties can now be referencedMike Bayer2013-07-021-10/+12
* - the raw 2to3 runMike Bayer2013-04-271-3/+3
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* Allow use of synonyms in primaryjoin / secondaryjoin conditionsRichard Mitchell2012-11-271-2/+5
* just a pep8 pass of lib/sqlalchemy/ext/declarativeDiana Clarke2012-11-191-2/+10
* - store only MultipleClassMarkers inside of ModuleMarker, thenMike Bayer2012-10-281-23/+56
* - reorganization of declarative such that file sizes are managable again.Mike Bayer2012-08-051-0/+244