On Mon, Nov 11, 2013 at 10:48 AM, Adam Witney <awit...@sgul.ac.uk> wrote:
>
> Thanks again for your email Rob,
>
> Just to clarify from looking at the docs again, I would have to edit all my
> Result classes to add sim information, right? Wouldn't this break every time
> I refreshed the schema from the database (./script/xxx_create.pl model DB
> ... etc)?

This is correct, assuming you're refreshing your schema from your
database. I would **STRONGLY** urge you to never do this. Your schema
files should be considered the source of truth, not your database.

Rob

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to