Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/magento/module-page-builder/etc/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-page-builder/etc/db_schema_whitelist.json

{
    "catalog_eav_attribute": {
        "column": {
            "is_pagebuilder_enabled": true
        }
    },
    "pagebuilder_template": {
        "column": {
            "template_id": true,
            "name": true,
            "preview_image": true,
            "template": true,
            "created_for": true,
            "created_at": true,
            "updated_at": true
        },
        "index": {
            "PAGEBUILDER_TEMPLATE_NAME": true
        },
        "constraint": {
            "PRIMARY": true
        }
    }
}