Duncan J Ferguson wrote:
> Its an oracle database which I have no control over. I may be able to
> get some views created for me (if I speak nicely to our DBA's), but
> doesnt that still leave the problem of the primary keys? Can you have
> primary keys on views like that?
How about just building a set of classes all with the same ->table but
different subsets of the columns? source name != table name, specifically to
avoid tying you down in situations like this.
(oh, and please start a fresh thread next time :)
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.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]/