[Dbix-class] DBIx::Class::DigestColumns failes to test

Ash Berlin ash at cpan.org
Tue Oct 31 11:28:48 GMT 2006


Zbigniew Lukasiak wrote:
> I've looked into the issue with HTML::Widget::DBIC.  At the line 49 of
> 100_create.t at I do:
> 
> $schema->deploy({ add_drop_table => 1, });
> 
> and this should in my opinion clean the tables.
> 
> In my system with SQL::Translator: 0.07 this works, and this is the
> latest CPAN version.  I suspect that there is a bug in the dev
> version.
> 
> I've tried to workaround this - but either I do this add_drop_table -
> and it does not work with SQL::Translator: 0.08_01 or I don't and the
> tests would fail when executed second time.
> 
> -- 
> Zbyszek
> 
> On 10/30/06, Goetz Bock <bock at blacknet.de> wrote:
>>
>> On Mon, Oct 30 '06 at 10:31, Christopher H. Laco wrote:
>> > Goetz Bock wrote:
>> > > as mst requested on irc, here my trouble with 
>> DBIx::Class::DigestColumns
>> >
>> > What version of DBIC and SQL::Translator do you have installed?
>>
>> DBIx::Class: 0.07002
>> SQL::Translator: 0.08_01
>>

I've just committed a change to the way deploy deals with stmts to trunk 
(rev 2855.) Can you try it out and let me know if it behaves any better?

Ash



More information about the Dbix-class mailing list