| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-bundle/etc/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-bundle/etc/db_schema_whitelist.json |
{
"catalog_product_bundle_option": {
"column": {
"option_id": true,
"parent_id": true,
"required": true,
"position": true,
"type": true
},
"index": {
"CATALOG_PRODUCT_BUNDLE_OPTION_PARENT_ID": true
},
"constraint": {
"PRIMARY": true,
"CAT_PRD_BNDL_OPT_PARENT_ID_CAT_PRD_ENTT_ENTT_ID": true
}
},
"catalog_product_bundle_option_value": {
"column": {
"value_id": true,
"option_id": true,
"store_id": true,
"title": true,
"parent_product_id": true
},
"constraint": {
"PRIMARY": true,
"CAT_PRD_BNDL_OPT_VAL_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID": true,
"CAT_PRD_BNDL_OPT_VAL_OPT_ID_PARENT_PRD_ID_STORE_ID": true,
"CATALOG_PRODUCT_BUNDLE_OPTION_VALUE_OPTION_ID_STORE_ID": true
}
},
"catalog_product_bundle_selection": {
"column": {
"selection_id": true,
"option_id": true,
"parent_product_id": true,
"product_id": true,
"position": true,
"is_default": true,
"selection_price_type": true,
"selection_price_value": true,
"selection_qty": true,
"selection_can_change_qty": true
},
"index": {
"CATALOG_PRODUCT_BUNDLE_SELECTION_OPTION_ID": true,
"CATALOG_PRODUCT_BUNDLE_SELECTION_PRODUCT_ID": true
},
"constraint": {
"PRIMARY": true,
"CAT_PRD_BNDL_SELECTION_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID": true,
"CAT_PRD_BNDL_SELECTION_PRD_ID_CAT_PRD_ENTT_ENTT_ID": true,
"CAT_PRD_BNDL_SELECTION_PRD_ID_SEQUENCE_PRD_SEQUENCE_VAL": true
}
},
"catalog_product_bundle_selection_price": {
"column": {
"selection_id": true,
"website_id": true,
"selection_price_type": true,
"selection_price_value": true,
"parent_product_id": true
},
"index": {
"CATALOG_PRODUCT_BUNDLE_SELECTION_PRICE_WEBSITE_ID": true
},
"constraint": {
"PRIMARY": true,
"PK_CATALOG_PRODUCT_BUNDLE_SELECTION_PRICE": true,
"CAT_PRD_BNDL_SELECTION_PRICE_WS_ID_STORE_WS_WS_ID": true,
"FK_DCF37523AA05D770A70AA4ED7C2616E4": true,
"DCF37523AA05D770A70AA4ED7C2616E4": true
}
},
"catalog_product_bundle_price_index": {
"column": {
"entity_id": true,
"website_id": true,
"customer_group_id": true,
"min_price": true,
"max_price": true
},
"index": {
"CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_WEBSITE_ID": true,
"CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_CUSTOMER_GROUP_ID": true
},
"constraint": {
"PRIMARY": true,
"CAT_PRD_BNDL_PRICE_IDX_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID": true,
"CAT_PRD_BNDL_PRICE_IDX_ENTT_ID_CAT_PRD_ENTT_ENTT_ID": true,
"CAT_PRD_BNDL_PRICE_IDX_WS_ID_STORE_WS_WS_ID": true,
"CAT_PRD_BNDL_PRICE_IDX_ENTT_ID_SEQUENCE_PRD_SEQUENCE_VAL": true
}
},
"catalog_product_bundle_stock_index": {
"column": {
"entity_id": true,
"website_id": true,
"stock_id": true,
"option_id": true,
"stock_status": true
},
"constraint": {
"PRIMARY": true
}
},
"catalog_product_index_price_bundle_idx": {
"column": {
"entity_id": true,
"customer_group_id": true,
"website_id": true,
"tax_class_id": true,
"price_type": true,
"special_price": true,
"tier_percent": true,
"orig_price": true,
"price": true,
"min_price": true,
"max_price": true,
"tier_price": true,
"base_tier": true
},
"constraint": {
"PRIMARY": true
}
},
"catalog_product_index_price_bundle_tmp": {
"column": {
"entity_id": true,
"customer_group_id": true,
"website_id": true,
"tax_class_id": true,
"price_type": true,
"special_price": true,
"tier_percent": true,
"orig_price": true,
"price": true,
"min_price": true,
"max_price": true,
"tier_price": true,
"base_tier": true
},
"constraint": {
"PRIMARY": true
}
},
"catalog_product_index_price_bundle_sel_idx": {
"column": {
"entity_id": true,
"customer_group_id": true,
"website_id": true,
"option_id": true,
"selection_id": true,
"group_type": true,
"is_required": true,
"price": true,
"tier_price": true
},
"constraint": {
"PRIMARY": true
}
},
"catalog_product_index_price_bundle_sel_tmp": {
"column": {
"entity_id": true,
"customer_group_id": true,
"website_id": true,
"option_id": true,
"selection_id": true,
"group_type": true,
"is_required": true,
"price": true,
"tier_price": true
},
"constraint": {
"PRIMARY": true
}
},
"catalog_product_index_price_bundle_opt_idx": {
"column": {
"entity_id": true,
"customer_group_id": true,
"website_id": true,
"option_id": true,
"min_price": true,
"alt_price": true,
"max_price": true,
"tier_price": true,
"alt_tier_price": true
},
"constraint": {
"PRIMARY": true
}
},
"catalog_product_index_price_bundle_opt_tmp": {
"column": {
"entity_id": true,
"customer_group_id": true,
"website_id": true,
"option_id": true,
"min_price": true,
"alt_price": true,
"max_price": true,
"tier_price": true,
"alt_tier_price": true
},
"constraint": {
"PRIMARY": true
}
}
}