alay PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'monthly_comment_count' in 'field list' in /www/sites/vip.ghinf.com/index/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:82 Stack trace: 明显数据库缺表
alay 羊羊羊 ALTER TABLE users ADD monthly_comment_count INT NOT NULL DEFAULT 0, ADD monthly_discussion_count INT NOT NULL DEFAULT 0;