Deprecate insert_bulk - we will be changing its signature down the road
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 5 Aug 2014 11:13:10 +0000 (13:13 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 5 Aug 2014 11:41:44 +0000 (13:41 +0200)
commit2a6dda4b4b591e4da531d6c78ff9dc9e359d5fd9
tree87a33657e8fa932d98ea88bc6252f308a5632db1
parent0a768c9067712d4f9512748c315c617367fe8dc4
Deprecate insert_bulk - we will be changing its signature down the road

Besides there is really no reason for users to call it directly
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/ADO/Microsoft_SQL_Server.pm
lib/DBIx/Class/Storage/DBI/Replicated.pm
lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm
t/100populate.t
t/746sybase.t