Skip to content

When updating from 8.5.1 to 8.5.2 #6

@mdius

Description

@mdius

Trying to update my core system and I believe the last time I had similar issues.

No identifier/primary key specified for Entity "Concrete\Package\CommunityStoreEasypost\Src\CommunityStore\Shipping\Method\Types\EasypostShippingMethod" sub class of "Concrete\Package\CommunityStore\Src\CommunityStore\Shipping\Method\ShippingMethodTypeMethod". Every Entity must have an identifier/primary key.

It doesn't seem to finish the upgrade either.

An exception occurred while executing 'SELECT t0.ftTypeID AS ftTypeID_1, t0.ftTypeHandle AS ftTypeHandle_2, t0.ftTypeName AS ftTypeName_3, t0.ftTypeWidth AS ftTypeWidth_4, t0.ftTypeHeight AS ftTypeHeight_5, t0.ftTypeIsRequired AS ftTypeIsRequired_6, t0.ftTypeSizingMode AS ftTypeSizingMode_7, t0.ftUpscalingEnabled AS ftUpscalingEnabled_8, t0.ftLimitedToFileSets AS ftLimitedToFileSets_9, t0.ftKeepAnimations AS ftKeepAnimations_10, t0.ftSaveAreaBackgroundColor AS ftSaveAreaBackgroundColor_11 FROM FileImageThumbnailTypes t0 WHERE t0.ftTypeHandle = ? LIMIT 1' with params ["large"]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.ftSaveAreaBackgroundColor' in 'field list'

www.mytinytown.com
If I change the update.php file back to concrete5-8.5.1 all seems to work again.

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