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
Package info
github.com/Space48/magento2-fat-flag-data
Type:magento2-module
pkg:composer/space48/magento2-fat-flag-data
1.0.0
2018-02-15 12:12 UTC
Requires
- magento/framework: ^101.0
This package is auto-updated.
Last update: 2026-03-26 08:28: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