summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/base.py
Commit message (Expand)AuthorAgeFilesLines
* - Related to :ticket:`3060`, an adjustment has been made to the unitMike Bayer2014-05-301-1/+0
* - Adjustment to attribute mechanics concerning when a value isMike Bayer2014-05-291-1/+2
* - Fixed ORM bug where the :func:`.class_mapper` function would maskMike Bayer2014-05-101-2/+3
* - Added a new directive used within the scope of an attribute "set" operationMike Bayer2014-01-311-0/+4
* Fix TypeError for class_mapper called w/ iterablepr/58Kyle Stark2014-01-131-1/+1
* - happy new yearMike Bayer2014-01-051-1/+1
* - fix some docstring stuffMike Bayer2014-01-051-5/+25
* Fix references to exceptionsVraj Mohan2013-11-141-2/+2
* - add copyright to source files missing itMike Bayer2013-10-261-0/+1
* - merge ticket_1418 branch, [ticket:1418]Mike Bayer2013-10-061-0/+13
* - apply an import refactoring to the ORM as wellMike Bayer2013-08-141-0/+419