SQL Error on Blog Export #477
Labels
Status: Completed
Fix is completed and merged into the dev branch; remaining open until it has been merged into master
Type: Bug
Report that has been identified / verified as an issue requiring resolution
Milestone
I was trying to export our existing blogs but I'm having issue right now
Octobercms Build: 458
Blog Plugin version: 1.3.4
Database: Postgres 9.6.12
"SQLSTATE[42703]: Undefined column: 7 ERROR: column "featured_images" does not exist LINE 1: select * from "system_files" where field = "featured_images"... ^ (SQL: select * from "system_files" where field = "featured_images" AND attachment_type = "RainLab\\Blog\\Models\\Post" and "system_files"."attachment_id" in (4, 6, 7, 8, 9, 10,) order by "sort_order" asc)" on line 664 of /vendor/laravel/framework/src/Illuminate/Database/Connection.php
The text was updated successfully, but these errors were encountered: