* Zbigniew Lukasiak <[EMAIL PROTECTED]> [2008-09-29 09:15]: > RecursiveUpdate does not require that you have additional > unique constraints on tables with auto_increment primary keys > like the original update_or_create does.
If none of the columns you pass is unique, how does it decide which set of columns to use in the WHERE condition and which are the ones to use as new values? Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
