Hello, is it possible to add the following maps to DBIx::Class::SQLAHacks:
$for_syntax->{'share nowait'} = 'FOR SHARE NOWAIT';
$for_syntax->{'update nowait'} = 'FOR UPDATE NOWAIT';
I would like to use them to make non blocking queries to my database.
Thanks,
Gerhard
signature.asc
Description: Digital signature
_______________________________________________ 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]
