123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- {
- "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
- }
- }
- }
|