12 \Magento\Framework\Module\Setup\Migration::ENTITY_TYPE_MODEL,
13 \Magento\Framework\Module\Setup\Migration::FIELD_CONTENT_TYPE_SERIALIZED,
17 [
'field' =>
'{"max_text_length":255,"min_text_length":1}'],
18 [
'field' =>
'{"model":"some random text"}'],
25 'to' =>
'{"model":"Magento\\CatalogRule\\Model\\Rule\\Condition\\Combine"}',
26 'from' => [
'`field` = ?' =>
'{"model":"catalogrule\/rule_condition_combine"}'],
30 \Magento\Framework\Module\Setup\Migration::ENTITY_TYPE_MODEL => [
31 'catalogrule/rule_condition_combine' =>
'Magento\CatalogRule\Model\Rule\Condition\Combine',