>connection does nothing if storage defined and no arguments (which in turn makes...
authorBrandon L. Black <blblack@gmail.com>
Wed, 15 Mar 2006 13:18:33 +0000 (13:18 +0000)
committerBrandon L. Black <blblack@gmail.com>
Wed, 15 Mar 2006 13:18:33 +0000 (13:18 +0000)
commite59d3e5b5d24f99fbba9352efdc8cca9aa21d21a
treeee7836cc6e1bd4f121a4c57d651a2286684703b0
parent9d31f7dc10e043051ec690c5f004b9ebad40b31a
>connection does nothing if storage defined and no arguments (which in turn makes $schema->connect(undef) act like $schema->clone if already connected)
lib/DBIx/Class/Schema.pm