summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/mutable.py
Commit message (Expand)AuthorAgeFilesLines
* typos in lib/sqlalchemy/extDiana Clarke2012-03-171-1/+1
* happy new yearMike Bayer2012-01-041-1/+1
* fix a whole bunch of note:: / warning:: that were inline,Mike Bayer2011-12-251-3/+9
* - Fixed bug in the mutable extension wherebyMike Bayer2011-07-011-10/+10
* - Fixed bug in the mutable extension wherebyMike Bayer2011-06-301-2/+0
* - Repaired new "mutable" extension to propagateMike Bayer2011-06-041-8/+13
* - Fixed bugs in sqlalchemy.ext.mutable extension whereMike Bayer2011-05-141-5/+5
* - Removed the usage of the "collections.MutableMapping"Mike Bayer2011-04-281-5/+5
* - Fixed mutable extension docs to show theMike Bayer2011-04-021-11/+25
* corrected a bunch of spelling typosDiana Clarke2011-02-281-1/+1
* - add support for pickling with mutable scalars, mutable compositesMike Bayer2011-01-021-113/+366
* - whitespace removal bonanzaMike Bayer2011-01-021-55/+55
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - add QueryContext to load(), refresh()Mike Bayer2010-12-311-2/+2
* - removes the "on_" prefix.Mike Bayer2010-12-301-17/+17
* - mutable examples now move into sqlalchemy.ext.mutableMike Bayer2010-12-291-0/+281