Ensure ::Schema::Versioned connects only once by reusing the main connection
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 9 Sep 2014 23:48:35 +0000 (01:48 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 10 Sep 2014 06:56:30 +0000 (08:56 +0200)
commit81023d83ad94dc8e6601d7c8aad598673f90ad18
tree96e9465b42675593675d3837980a590c08d63baa
parentbb96193692f7c0f53de7fe15e157492b0af51988
Ensure ::Schema::Versioned connects only once by reusing the main connection
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/Schema/Versioned.pm
t/94versioning.t