Back to Cumulus Core Support

roulendz
roulendz

I have error updateiting during migrations

λ php artisan plugin:install Initbiz.CumulusCore
Downloading plugin: Initbiz.CumulusCore
Unpacking plugin: Initbiz.CumulusCore
Migrating plugin...
Initbiz.CumulusCore

In AbstractPlatform.php line 423:

  Unknown database type json requested, Doctrine\DBAL\Platforms\MySQL57Platform may not support it.

I eaven deleted old files and tried to reinstall and still migration error.

inIT
inIT

On which MySQL version are you trying to install it?

roulendz
roulendz

InIT.biz said:

On which MySQL version are you trying to install it?

λ mysql -V mysql Ver 14.14 Distrib 5.7.19, for Win64 (x86_64)

Last updated

inIT
inIT

And I suppose you have read whole UPGRADE guide (it is pretty big).

roulendz
roulendz

InIT.biz said:

And I suppose you have read whole UPGRADE guide (it is pretty big).

Should I change something in migrations? I have disabled all plugins, except DB is full with old data.

roulendz
roulendz

Should I rename those DB table fields manually?

inIT
inIT

Yes, sorry about that, but this is for the better.

Everything is described in Upgrade guide in detail.

If you encounter any problems with it give me a note and I will add it to the guide.

inIT
inIT

New installations will not have these problems but unfortunately those existing ones will have to be migrated step by step. I was thinking about it for a very long time at decided to to this right now, since the more I wait the harder it will become.

I will fully support you with these problems so do not hesitate to ask.

Last updated

roulendz
roulendz

Do I understand, that I need to do migration manually by renaming tables in DB? Yes?

inIT
inIT

Yes, those described in Database changes section.

inIT
inIT

Hi,

Have you managed to perform update to 2.0 successfully? Give me a note if you encountered any difficulties.

Regards,

Tomasz Strojny

1-11 of 11