]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
oracle likes to use VARCHAR isntead of CLOB so put limits on String
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Feb 2006 00:50:02 +0000 (00:50 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Feb 2006 00:50:02 +0000 (00:50 +0000)
commit7fb79e516dbbf0cf89e6b76d934387efc65cb0da
treece5c7f0f03c59a3df31bbb05285b0ed3491100e1
parentaf8037991f2182f6a35b0852e2fc412305fe91e7
oracle likes to use VARCHAR isntead of CLOB so put limits on String
test/objectstore.py