mirror of
https://github.com/flarum/core.git
synced 2025-07-28 20:20:34 +02:00
Addresses the following error when using pqsql. [PDOException] SQLSTATE[42703]: Undefined column: 7 ERROR: column "comment" does not exist LINE 1: ...d) FROM posts WHERE user_id = users.id and type = "comment")