In SQL, that's "UPDATE theTable SET theColumn = th...
# orm-help
j
In SQL, that's "UPDATE theTable SET theColumn = theColumn + 1;" what about prisma client?