]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
0.2.2 prep, added "pickler" option to Pickle type
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Jun 2006 19:18:48 +0000 (19:18 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Jun 2006 19:18:48 +0000 (19:18 +0000)
commit2c64bca2143609ca43394bfaad9e67b7cf239688
tree85853071e1cc15af68f184c36eb55739e1260d29
parente1796fcdcbd510fcbb155435fc2eeb58493072ab
0.2.2 prep, added "pickler" option to Pickle type
doc/build/content/document_base.myt
lib/sqlalchemy/engine/threadlocal.py
lib/sqlalchemy/types.py
setup.py
test/sql/testtypes.py