UNPKG

waibu-db

Version:
6 lines (4 loc) 153 B
async function update (req, reply, options) { return await this.updateRecord({ req, reply, options, transaction: true }) } export default update