diff options
author | Scott Dugas <scott.dugas@foundationdb.com> | 2014-10-29 17:42:52 -0400 |
---|---|---|
committer | Scott Dugas <scott.dugas@foundationdb.com> | 2014-10-29 17:42:52 -0400 |
commit | e01dab9b1fbaf8325022c20f76ea9b99fbfdfd73 (patch) | |
tree | b124cae62353f9a62a0482bd497c42e98517f80a /lib/sqlalchemy/testing/assertsql.py | |
parent | fdbea87958628b641a855d4c3b35833330de49e0 (diff) | |
download | sqlalchemy-e01dab9b1fbaf8325022c20f76ea9b99fbfdfd73.tar.gz |
Set the length for MyType implementation
Mysql drops the type in these tests, when it does visit_typeclause,
since it's an unkown type it just says none,
and doesn't do a cast.
Firebird also doesn't support varchar with length, it throws an
error on these types.
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions