X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=6f7206df6a19494ebc4da86a30f39c4bf07b500f;hb=018eb0e2f55391533246baeb6a176e6aa694f7a1;hp=14a5f9227fb65688ca450c3a5cdd6d5273d9db0e;hpb=60557d3a046be095af36e8375ffa7f9f8ccd7dc8;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/README b/README index 14a5f92..6f7206d 100644 --- a/README +++ b/README @@ -135,12 +135,8 @@ CONFIG PARAMETERS parameters are your dsn, username, password, and connect options hashref. - If you need to specify the DBIx::Class::Storage::DBI specific - parameter "on_connect_do", or the related "sql_maker" options - "limit_dialect", "quote_char", or "name_sep", you can place these - options into a hashref as the final element of the "connect_info" - arrayref. If in doubt, don't specify these options. You would know - it if you needed them. + See "connect_info" in DBIx::Class::Storage::DBI for a detailed + explanation of the arguments supported. Examples: