summaryrefslogtreecommitdiff
path: root/test/dialect/postgres.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-09-22 15:55:02 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-09-22 15:55:02 +0000
commit7f6bf93da869a5b59c53d0d10a50da3c23c4b738 (patch)
treed166f0ed44e4b1b51de1ad28f2bfc56d8b565cfd /test/dialect/postgres.py
parent927d5d8929ad865182d6c6815dd5df8875777ceb (diff)
downloadsqlalchemy-7f6bf93da869a5b59c53d0d10a50da3c23c4b738.tar.gz
- added 'comparator' keyword argument to PickleType. By default, "mutable"
PickleType does a "deep compare" of objects using their dumps() representation. But this doesn't work for dictionaries. Pickled objects which provide an adequate __eq__() implementation can be set up with "PickleType(comparator=operator.eq)" [ticket:560]
Diffstat (limited to 'test/dialect/postgres.py')
0 files changed, 0 insertions, 0 deletions