Files
sqlalchemy/test
Scott Dugas e01dab9b1f 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.
2014-10-29 17:42:52 -04:00
..
2014-04-14 13:53:28 -04:00
2014-08-31 15:21:42 -04:00