logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DBD::Gofer::Policy::classic - The 'classic' policy for DBD::Gofer

Author

Description

Temporary docs: See the source code for list of policies and their defaults. In a future version the policies and their defaults will be defined in the pod and parsed out at load- time.

Name

DBD::Gofer::Policy::classic - The 'classic' policy for DBD::Gofer

Synopsis

$dbh = DBI->connect("dbi:Gofer:transport=...;policy=classic", ...) The "classic" policy is the default DBD::Gofer policy, so need not be included in the DSN.

See Also