[Dbix-class] Re: Failed test when installing DBIx::Class on
windows using strawberry perl
Matt S Trout
dbix-class at trout.me.uk
Thu May 29 06:31:50 BST 2008
On Thu, May 15, 2008 at 02:58:38PM +0000, Alexey Borzenkov wrote:
> Matt S Trout <dbix-class <at> trout.me.uk> writes:
> > In your DBIC build directory, can you please run
> >
> > prove -lv t/81transactions.t
> >
> > to run the test with verbose output so we can see more clearly what went
> > wrong?
>
> I've got the same issue and (though I'm not entirely sure) it seems that when
> a new schema is created it is connected to the same database and it tries to
> create a table that is already there. The solution was to pass no_deploy => 1
> to the last two init_schema()'s.
Can anybody else on win32 try this and report back please?
Ash, is there even any reason not to do this just to safe the disk I/O?
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the DBIx-Class
mailing list