changed the way args are passed to a storage type that needs args so they can be...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Fri, 9 May 2008 17:00:46 +0000 (17:00 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Fri, 9 May 2008 17:00:46 +0000 (17:00 +0000)
commit161fb22350bdfb511af2cc96d2a556a4296c20e8
treeb9fd253a11d60da163ee40364688cc6c046a5afb
parent17b05c131035f73964c434c1a9c8b28e46aebeeb
changed the way args are passed to a storage type that needs args so they can be in the form of a hash or array ref.  This plays nicer with Config::General for loading
lib/DBIx/Class/Schema.pm
t/93storage_replication.t