-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Hello there,
I'm trying to convert all matrix fields but the issue is that my Craft installation contains more than 30k entries and I get PHP Fatal Error 'yii\base\ErrorException' with message 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)'
Is it possible to split this migration into parts because I cannot figure any other option how to make it happen?
Additional info
- Craft version: Craft CMS 5.6.3
- PHP version: 8.2.26
- Database driver & version: MySQL 8.0