First cut. Need to add control of how many rows are sent at once.
authorRob Kinyon <rkinyon@cpan.org>
Mon, 14 Mar 2011 03:20:24 +0000 (23:20 -0400)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 30 Aug 2012 11:49:40 +0000 (13:49 +0200)
commit64b39761640eb1055d8b5833566613efe941b177
tree18f5d50538d21da033f5447fde3c56d1419f24ac
parent5b0bea843cd41bd5f81805bc0175c23465f8247f
First cut. Need to add control of how many rows are sent at once.
Changes
lib/DBIx/Class/SQLMaker/MySQL.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/mysql.pm
t/71mysql.t