space48/magento2-fat-flag-data

There is no license information available for the latest version (1.0.0) of this package.

Modify flag table to accommodate big config snapshot

Installs: 1 575

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 26

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2018-02-15 12:12 UTC

This package is auto-updated.

Last update: 2024-05-26 04:30:49 UTC


README

Modify the flag_data column in the flag table of Magento 2 so that it can handle a config snapshot over 64k.

Backports this - https://github.com/magento/magento2/pull/13579/files

To solve this - magento/magento2#11657