Hi, 

I'm using Postgres' table inheritance  and it works well so far with 
DBIx;:Class. I m using it in defining the class for the base table as any 
oyher class,and  the derived classes inherit from that class and list only 
their columns in add_columns. 
Now sometimes it would be necessary to do a "select from ONLY " and it would 
be a nice to if I could palce a   { only=>1} attribute in the attributes to 
get this or is there another way to achieve this ?

Regards
Rolf Schaufelberger
[EMAIL PROTECTED]


_______________________________________________
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