summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/attributes.py
Commit message (Expand)AuthorAgeFilesLines
...
* misc commenty type stuffMike Bayer2006-01-081-2/+0
* better exception catchMike Bayer2006-01-051-1/+2
* copyright->2005,2006Mike Bayer2006-01-031-1/+1
* license switchMike Bayer2005-12-311-13/+2
* refactor/cleanup to mapper options methodology to allow for incoming defer/un...Mike Bayer2005-12-231-0/+14
* added 'deferred' keyword, allowing deferred loading of a particular columnMike Bayer2005-12-211-2/+3
* indent..Mike Bayer2005-12-161-1/+1
* docstrings, who knewMike Bayer2005-12-161-18/+87
* build in 'backref' property argumentMike Bayer2005-12-091-9/+8
* working the backref attributes thing. many-to-many unittest works now...Mike Bayer2005-12-061-36/+43
* first take at backreference handlersMike Bayer2005-12-061-2/+44
* (no commit message)Mike Bayer2005-11-171-0/+2
* brand new topological sort library. woop.Mike Bayer2005-11-171-2/+3
* workin out the lazy/eager thingMike Bayer2005-11-171-28/+29
* needing to organize very clearly when attribute behavior is determined at the...Mike Bayer2005-11-161-2/+4
* enhancements to lazyloader. now you can pickle objects with lazyload.Mike Bayer2005-11-151-0/+6
* added "live" option to lazyloader, makes it load from DB on every hitMike Bayer2005-11-151-9/+13
* new attributes weren't propigating all arguments to the "create attribute his...Mike Bayer2005-11-151-1/+1
* (no commit message)Mike Bayer2005-11-141-62/+43
* working on lazyloading even before object is savedMike Bayer2005-11-141-9/+29
* docstring maintenanceMike Bayer2005-11-101-2/+3
* (no commit message)Mike Bayer2005-10-201-51/+31
* (no commit message)Mike Bayer2005-10-131-32/+34
* (no commit message)Mike Bayer2005-10-051-2/+10
* (no commit message)Mike Bayer2005-10-051-5/+9
* (no commit message)Mike Bayer2005-10-031-39/+40
* (no commit message)Mike Bayer2005-10-021-17/+67
* (no commit message)Mike Bayer2005-10-021-0/+1
* (no commit message)Mike Bayer2005-10-021-0/+2
* dependency sort thing getting out of handMike Bayer2005-09-201-0/+2
* (no commit message)Mike Bayer2005-09-181-2/+11
* (no commit message)Mike Bayer2005-09-171-35/+52
* (no commit message)Mike Bayer2005-09-171-16/+26
* (no commit message)Mike Bayer2005-09-171-2/+4
* (no commit message)Mike Bayer2005-09-171-0/+185