1
mirror of https://gitlab.com/commento/commento.git synced 2026-06-17 09:55:27 -04:00
Files
commento/db/20190508222848-reset-count.sql
T

3 lines
50 B
SQL

UPDATE pages
SET commentCount = commentCount + 1;