Upgrading aimeos from 2018.04 to 2018.07 Error

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
ajrmzcs
Posts: 20
Joined: 09 Jul 2018, 21:59

Upgrading aimeos from 2018.04 to 2018.07 Error

Post by ajrmzcs » 18 Jul 2018, 19:25

Hi,

After updating composer.json to aimeos to "aimeos/aimeos-laravel": "~2018.07" and run composer update, I'm having the following number when running php artisan aimeos:setup:

Aimeos\MW\DB\Exception : An exception occurred while executing 'ALTER TABLE mshop_attribute_list_type ADD pos INT NOT NULL':

SQLSTATE[23502]: Not null violation: 7 ERROR: column "pos" contains null values

Can you help me please?

Thanks,

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Upgrading aimeos from 2018.04 to 2018.07 Error

Post by aimeos » 19 Jul 2018, 10:04

We've released a new version that fixes the problem. Please run "composer update" again.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply