[Dbix-class] Emulating CDBI "temp" columns

Drew Taylor taylor.andrew.j at gmail.com
Fri Jul 21 18:21:53 CEST 2006


On 7/21/06, Christopher H. Laco <claco at chrislaco.com> wrote:
>
> I'd suspect that it barfed because when the schema tried loading the
> result source classes, it tried loading My::Schema::BaseClass as it's
> own source, which it isn't.

I just setup a test, and excluding the BaseClass did the trick! Now I
just need an easy way to say "load all BUT this class" without having
to specify all the classes by hand. :-)

Drew
-- 
----------------------------------------------------------------
 Drew Taylor                 *  Web development & consulting
 Email: drew at drewtaylor.com  *  Site implementation & hosting
 Web  : www.drewtaylor.com   *  perl/mod_perl/DBI/mysql/postgres
 ----------------------------------------------------------------



More information about the Dbix-class mailing list