Am 09.08.2006 um 14:44 schrieb Christopher H. Laco:

> And I'll go for the obvious... should both of those classes really  
> point
> to the same table?

it's not the same table, the tables are in different databases (thus  
two schemas). what I had to do was:

for matrix
__PACKAGE__->table('Matrix.Companies');

otherwise I had name conflicts. but everything is up and running now!

thanks again
josef

_______________________________________________
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