space48 / magento2-fat-flag-data
Modify flag table to accommodate big config snapshot
Installs: 1 575
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 24
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: ^101.0
This package is auto-updated.
Last update: 2025-03-26 06:21:10 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