db_schema_whitelist.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. {
  2. "catalog_product_bundle_option": {
  3. "column": {
  4. "option_id": true,
  5. "parent_id": true,
  6. "required": true,
  7. "position": true,
  8. "type": true
  9. },
  10. "index": {
  11. "CATALOG_PRODUCT_BUNDLE_OPTION_PARENT_ID": true
  12. },
  13. "constraint": {
  14. "PRIMARY": true,
  15. "CAT_PRD_BNDL_OPT_PARENT_ID_CAT_PRD_ENTT_ENTT_ID": true
  16. }
  17. },
  18. "catalog_product_bundle_option_value": {
  19. "column": {
  20. "value_id": true,
  21. "option_id": true,
  22. "store_id": true,
  23. "title": true,
  24. "parent_product_id": true
  25. },
  26. "constraint": {
  27. "PRIMARY": true,
  28. "CAT_PRD_BNDL_OPT_VAL_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID": true,
  29. "CAT_PRD_BNDL_OPT_VAL_OPT_ID_PARENT_PRD_ID_STORE_ID": true,
  30. "CATALOG_PRODUCT_BUNDLE_OPTION_VALUE_OPTION_ID_STORE_ID": true
  31. }
  32. },
  33. "catalog_product_bundle_selection": {
  34. "column": {
  35. "selection_id": true,
  36. "option_id": true,
  37. "parent_product_id": true,
  38. "product_id": true,
  39. "position": true,
  40. "is_default": true,
  41. "selection_price_type": true,
  42. "selection_price_value": true,
  43. "selection_qty": true,
  44. "selection_can_change_qty": true
  45. },
  46. "index": {
  47. "CATALOG_PRODUCT_BUNDLE_SELECTION_OPTION_ID": true,
  48. "CATALOG_PRODUCT_BUNDLE_SELECTION_PRODUCT_ID": true
  49. },
  50. "constraint": {
  51. "PRIMARY": true,
  52. "CAT_PRD_BNDL_SELECTION_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID": true,
  53. "CAT_PRD_BNDL_SELECTION_PRD_ID_CAT_PRD_ENTT_ENTT_ID": true,
  54. "CAT_PRD_BNDL_SELECTION_PRD_ID_SEQUENCE_PRD_SEQUENCE_VAL": true
  55. }
  56. },
  57. "catalog_product_bundle_selection_price": {
  58. "column": {
  59. "selection_id": true,
  60. "website_id": true,
  61. "selection_price_type": true,
  62. "selection_price_value": true,
  63. "parent_product_id": true
  64. },
  65. "index": {
  66. "CATALOG_PRODUCT_BUNDLE_SELECTION_PRICE_WEBSITE_ID": true
  67. },
  68. "constraint": {
  69. "PRIMARY": true,
  70. "PK_CATALOG_PRODUCT_BUNDLE_SELECTION_PRICE": true,
  71. "CAT_PRD_BNDL_SELECTION_PRICE_WS_ID_STORE_WS_WS_ID": true,
  72. "FK_DCF37523AA05D770A70AA4ED7C2616E4": true,
  73. "DCF37523AA05D770A70AA4ED7C2616E4": true
  74. }
  75. },
  76. "catalog_product_bundle_price_index": {
  77. "column": {
  78. "entity_id": true,
  79. "website_id": true,
  80. "customer_group_id": true,
  81. "min_price": true,
  82. "max_price": true
  83. },
  84. "index": {
  85. "CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_WEBSITE_ID": true,
  86. "CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_CUSTOMER_GROUP_ID": true
  87. },
  88. "constraint": {
  89. "PRIMARY": true,
  90. "CAT_PRD_BNDL_PRICE_IDX_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID": true,
  91. "CAT_PRD_BNDL_PRICE_IDX_ENTT_ID_CAT_PRD_ENTT_ENTT_ID": true,
  92. "CAT_PRD_BNDL_PRICE_IDX_WS_ID_STORE_WS_WS_ID": true,
  93. "CAT_PRD_BNDL_PRICE_IDX_ENTT_ID_SEQUENCE_PRD_SEQUENCE_VAL": true
  94. }
  95. },
  96. "catalog_product_bundle_stock_index": {
  97. "column": {
  98. "entity_id": true,
  99. "website_id": true,
  100. "stock_id": true,
  101. "option_id": true,
  102. "stock_status": true
  103. },
  104. "constraint": {
  105. "PRIMARY": true
  106. }
  107. },
  108. "catalog_product_index_price_bundle_idx": {
  109. "column": {
  110. "entity_id": true,
  111. "customer_group_id": true,
  112. "website_id": true,
  113. "tax_class_id": true,
  114. "price_type": true,
  115. "special_price": true,
  116. "tier_percent": true,
  117. "orig_price": true,
  118. "price": true,
  119. "min_price": true,
  120. "max_price": true,
  121. "tier_price": true,
  122. "base_tier": true
  123. },
  124. "constraint": {
  125. "PRIMARY": true
  126. }
  127. },
  128. "catalog_product_index_price_bundle_tmp": {
  129. "column": {
  130. "entity_id": true,
  131. "customer_group_id": true,
  132. "website_id": true,
  133. "tax_class_id": true,
  134. "price_type": true,
  135. "special_price": true,
  136. "tier_percent": true,
  137. "orig_price": true,
  138. "price": true,
  139. "min_price": true,
  140. "max_price": true,
  141. "tier_price": true,
  142. "base_tier": true
  143. },
  144. "constraint": {
  145. "PRIMARY": true
  146. }
  147. },
  148. "catalog_product_index_price_bundle_sel_idx": {
  149. "column": {
  150. "entity_id": true,
  151. "customer_group_id": true,
  152. "website_id": true,
  153. "option_id": true,
  154. "selection_id": true,
  155. "group_type": true,
  156. "is_required": true,
  157. "price": true,
  158. "tier_price": true
  159. },
  160. "constraint": {
  161. "PRIMARY": true
  162. }
  163. },
  164. "catalog_product_index_price_bundle_sel_tmp": {
  165. "column": {
  166. "entity_id": true,
  167. "customer_group_id": true,
  168. "website_id": true,
  169. "option_id": true,
  170. "selection_id": true,
  171. "group_type": true,
  172. "is_required": true,
  173. "price": true,
  174. "tier_price": true
  175. },
  176. "constraint": {
  177. "PRIMARY": true
  178. }
  179. },
  180. "catalog_product_index_price_bundle_opt_idx": {
  181. "column": {
  182. "entity_id": true,
  183. "customer_group_id": true,
  184. "website_id": true,
  185. "option_id": true,
  186. "min_price": true,
  187. "alt_price": true,
  188. "max_price": true,
  189. "tier_price": true,
  190. "alt_tier_price": true
  191. },
  192. "constraint": {
  193. "PRIMARY": true
  194. }
  195. },
  196. "catalog_product_index_price_bundle_opt_tmp": {
  197. "column": {
  198. "entity_id": true,
  199. "customer_group_id": true,
  200. "website_id": true,
  201. "option_id": true,
  202. "min_price": true,
  203. "alt_price": true,
  204. "max_price": true,
  205. "tier_price": true,
  206. "alt_tier_price": true
  207. },
  208. "constraint": {
  209. "PRIMARY": true
  210. }
  211. }
  212. }