On Fri, Apr 27, 2007 at 08:54:40AM +0300, Octavian Rasnita wrote:
> From: "Jess Robinson" <[EMAIL PROTECTED]>
> >btw you can use $schema->create_ddl_dir to get the sql it would have 
> >deployed, and fix it up from there.
> 
> Thank you! This way I can modify manually the sql created very easy.

The correct approach is to modify the DBIC classes.

Once you've done this, simply stop using Loader and always ->deploy and the
problem will go away.

This is one of the reasons I never use Loader for new development, as I
explained to you right near the start of your first Cat/DBIC project:)

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
Shadowcat Systems Ltd.   Contact mst (at) shadowcatsystems.co.uk for a quote
                                          http://www.shadowcatsystems.co.uk/ 

_______________________________________________
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