fixup source registration bugs where schema-specific things were being set on class...
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 9 Jan 2009 03:28:44 +0000 (03:28 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 9 Jan 2009 03:28:44 +0000 (03:28 +0000)
commit0e6c5d584d334aa157caf244e062b4a24c19090c
tree20035f0d09854d62e394caa0edc1ab30349a1636
parent361ca8e5f1217513e3572084a4d0aaeb47613619
fixup source registration bugs where schema-specific things were being set on class' result_source_instance objects
lib/DBIx/Class/DB.pm
lib/DBIx/Class/ResultSourceProxy/Table.pm
lib/DBIx/Class/Schema.pm
t/lib/DBICNSTest/Result/B.pm