Skip to content

Ошибка при выполнении миграции в приложении на основе skeeks/cms-basic #135

Description

@Maxpl

*** applying m221019_142301__update_table__cms_content_property
Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.shop_cms_content_property' doesn't exist
The SQL being executed was:
UPDATE
cms_content_property as c
INNER JOIN shop_cms_content_property as sc ON sc.cms_content_property_id = c.id
SET
c.is_vendor = sc.is_vendor
(/home/www/htdocs/skeeks/vendor/yiisoft/yii2/db/Schema.php:676)

Думаю наверное эта миграция касается только приложений на основе магазина

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions