On 28/06/06, Matt S Trout <[EMAIL PROTECTED]> wrote: > Carl Franks wrote: > > Change the create table SQL, so that _both_ cols are either VARCHAR _or_ > > CHAR. > > And change both the data_type in $test_type_info > > > > I've just tried both methods - (1) both CHAR - (2) both VARCHAR > > Either way resulted in all tests passing. > > Brandon's committed a slightly more sophisticated approach to -current (he > didn't see your patch until afterwards). > > Is there any chance you could checkout -current and see if his change works > for you?
I've just tested against both -current and 0.06999_04, making sure the mysql tests run - and all tests pass ok. Carl _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
