#What's the best way to update a single row of a table with new values?

2 messages · Page 1 of 1 (latest)

royal widget
#

Hi, I need to update the value of a field in table, only in the row where the _id matches a given value. What would be the best way to do this?

jolly sphinx
#

ctx.db.patch

Also check out our tutorial, docs, and #1228095053885476985 and the AI bot in docs