Hi, On Thu, Nov 4, 2010 at 12:34 PM, Tomas Cohen Arazi <tomasco...@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 gmcha...@gmail.com _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/