`update` middleware forwards rows to `res.locals.rows`
updatemiddleware now forwards sanitized and normalized rows tores.locals.rowsfor use in subsequent middlewares and response handling. Likeaddandgetmiddlewares
update middleware now forwards sanitized and normalized rows to res.locals.rows for use in subsequent middlewares and response handling. Like add and get middlewares