commento/db/20190508222848-reset-count.sql

3 lines
50 B
SQL

UPDATE pages
SET commentCount = commentCount + 1;