Translate bytea to BLOB in MySQL producer. This fixes a few tests of DBIC if you...
authorJohannes Plunien <plu@cpan.org>
Mon, 9 Feb 2009 12:25:32 +0000 (12:25 +0000)
committerJohannes Plunien <plu@cpan.org>
Mon, 9 Feb 2009 12:25:32 +0000 (12:25 +0000)
commit08dd65937e43a5d15659144bee2e5d3a5f763f27
tree3a3d2a5116dbcdb0004aeb58b2b9d7d4a000fe87
parent347abf9d25d77c0b70a1f1af7ea67359fcd449ff
Translate bytea to BLOB in MySQL producer. This fixes a few tests of DBIC if you run the full test-suite against MySQL instead of SQLite
lib/SQL/Translator/Producer/MySQL.pm