4 Nov
2010
4 Nov
'10
4:50 p.m.
Hi, On Thu, Nov 4, 2010 at 12:34 PM, Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
Is it possible to create db-agnostic row-level locks using DBIx::Class?
True row-level locking is purely a function of the DBMS; DBIx::Class can't create such locks if the backend database doesn't support them. Regards, Galen -- Galen Charlton gmcharlt@gmail.com