Files
sqlalchemy/test/sql
Mike Bayer b360dbf7eb - Fixed bug whereby SQLite compiler failed to propagate compiler arguments
such as "literal binds" into a CAST expression.
- Fixed bug whereby binary type would fail in some cases
if used with a "test" dialect, such as a DefaultDialect or other
dialect with no DBAPI.
- Fixed bug where "literal binds" wouldn't work with a bound parameter
that's a binary type.  A similar, but different, issue is fixed
in 0.8.
2014-01-31 17:57:17 -05:00
..
2014-01-29 14:57:18 -05:00
2013-08-28 10:16:52 -04:00
2013-04-27 19:53:57 -04:00
2013-11-21 15:39:05 -05:00