Move the *preliminary* multicol IN support to the sqlmaker
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 11 Jan 2013 18:00:20 +0000 (19:00 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 21 Jan 2013 13:32:57 +0000 (14:32 +0100)
commit66137dffe1bc1763bbdf72223bbb9e0214e3051e
treeb5698f8da0e0bbfb4eccb9993caaf03a50cfc376
parent5f6bada644eeb679be54656124eac4042f14360c
Move the *preliminary* multicol IN support to the sqlmaker

It really does not belong in ResultSet.pm, but we do not have an API
either. Take a first stab at a sketch, DQ will need to wrangle it to
completion.
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/SQLMaker.pm
t/resultset/update_delete.t