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 <[EMAIL PROTECTED]> 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

_______________________________________________
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]/

Reply via email to