srdst13 has asked for the wisdom of the Perl Monks concerning the following question:
to limit access to a given schema. Is there a way to do this with Class::DBI::Loader?$dbh->do("set search_path to $SCHEMA")
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Class::DBI::Loader and Postgres schemas
by ides (Deacon) on Oct 05, 2005 at 15:39 UTC | |
by srdst13 (Pilgrim) on Oct 05, 2005 at 16:26 UTC | |
by ioannis (Abbot) on Jun 15, 2006 at 08:29 UTC |