1
mirror of https://gitlab.com/commento/commento.git synced 2025-04-28 06:30:28 -04:00
commento/db/20190508222848-reset-count.sql

3 lines
50 B
SQL

UPDATE pages
SET commentCount = commentCount + 1;