© 2026 Hedgehog Software, LLC
Article, Course, ArticleCourse
Sortable
SortableTrait
'sort_when_creating' => true,
protected function getTableReorderColumn(): ?string { return 'article_course.order_column'; //or 'order_column, both fail; }
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'article_course.order_column' in 'field list' (Connection: mysql, SQL: update `articles` set `article_course`.`order_column` = 1, `articles`.`updated_at` = 2023-04-03 20:28:40 where `id` = 15)