UNPKG

orange-orm

Version:

Object Relational Mapper

6 lines (5 loc) 138 B
module.exports = function(_context, lock) { if (lock) throw new Error('select for update is not supported by SAP ASE'); return ''; };