Remove support for source_bind_attributes() as promised in 0e773352a
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 26 Dec 2012 19:50:57 +0000 (20:50 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 12 Jan 2013 13:46:40 +0000 (14:46 +0100)
commit9720202815dbafee0d9e944e3f8258d4aca446d4
treead1e3d875a66cd75e9442301c302f84fdf7a4980
parent67341081b1a57cc8549e51a8fb1b8cd4661543c5
Remove support for source_bind_attributes() as promised in 0e773352a

Original deprecation was put in place almost 2 years ago
Changes
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Replicated.pm
t/storage/deprecated_exception_source_bind_attrs.t [new file with mode: 0644]
t/storage/source_bind_compat.t [deleted file]