|
|
| We don't bite newbies here... much | |
| PerlMonks |
Class::DBI::Loader and Postgres schemasby srdst13 (Pilgrim) |
| on Oct 05, 2005 at 14:49 UTC ( #497618=perlquestion: print w/ replies, xml ) | Need Help?? |
|
srdst13 has asked for the
wisdom of the Perl Monks concerning the following question:
I have a rather large postgres database with multiple schemas in it. I would like to use Class::DBI::Loader to autogenerate the Class::DBI classes, but only for a single schema. Under DBI, I would typically do something like:
to limit access to a given schema. Is there a way to do this with Class::DBI::Loader? Thanks, Sean
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||