]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
more work on types. this is the simplest implementation which is a little more manual
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 29 Apr 2006 16:12:02 +0000 (16:12 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 29 Apr 2006 16:12:02 +0000 (16:12 +0000)
commit337d3b268562f421b6bb0e445c6f2ba187514a4b
treea15873c9c7d712d8727dfe21bf728d5f1516f4d1
parent4cff2c1a3c6600376f2ce09692df233928a9f4f7
more work on types.  this is the simplest implementation which is a little more manual
lib/sqlalchemy/types.py
test/testtypes.py