summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/mutable.py
Commit message (Expand)AuthorAgeFilesLines
...
* - 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