|
120 | 120 | <table name="catalog_product_bundle_price_index" resource="default" engine="innodb"
|
121 | 121 | comment="Catalog Product Bundle Price Index">
|
122 | 122 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
123 |
| - comment="Entity Id"/> |
| 123 | + comment="Entity ID"/> |
124 | 124 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
125 | 125 | comment="Website Id"/>
|
126 | 126 | <column xsi:type="int" name="customer_group_id" padding="10" unsigned="true" nullable="false" identity="false"
|
127 |
| - comment="Customer Group Id"/> |
| 127 | + comment="Customer Group ID"/> |
128 | 128 | <column xsi:type="decimal" name="min_price" scale="4" precision="12" unsigned="false" nullable="false"
|
129 | 129 | comment="Min Price"/>
|
130 | 130 | <column xsi:type="decimal" name="max_price" scale="4" precision="12" unsigned="false" nullable="false"
|
|
153 | 153 | <table name="catalog_product_bundle_stock_index" resource="default" engine="innodb"
|
154 | 154 | comment="Catalog Product Bundle Stock Index">
|
155 | 155 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
156 |
| - comment="Entity Id"/> |
| 156 | + comment="Entity ID"/> |
157 | 157 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
158 |
| - comment="Website Id"/> |
| 158 | + comment="Website ID"/> |
159 | 159 | <column xsi:type="smallint" name="stock_id" padding="5" unsigned="true" nullable="false" identity="false"
|
160 |
| - comment="Stock Id"/> |
| 160 | + comment="Stock ID"/> |
161 | 161 | <column xsi:type="int" name="option_id" padding="10" unsigned="true" nullable="false" identity="false"
|
162 | 162 | default="0" comment="Option Id"/>
|
163 | 163 | <column xsi:type="smallint" name="stock_status" padding="6" unsigned="false" nullable="true" identity="false"
|
|
172 | 172 | <table name="catalog_product_index_price_bundle_idx" resource="default" engine="innodb"
|
173 | 173 | comment="Catalog Product Index Price Bundle Idx">
|
174 | 174 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
175 |
| - comment="Entity Id"/> |
| 175 | + comment="Entity ID"/> |
176 | 176 | <column xsi:type="int" name="customer_group_id" padding="11" unsigned="false" nullable="false"
|
177 | 177 | identity="false"/>
|
178 | 178 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
179 |
| - comment="Website Id"/> |
| 179 | + comment="Website ID"/> |
180 | 180 | <column xsi:type="smallint" name="tax_class_id" padding="5" unsigned="true" nullable="true" identity="false"
|
181 |
| - default="0" comment="Tax Class Id"/> |
| 181 | + default="0" comment="Tax Class ID"/> |
182 | 182 | <column xsi:type="smallint" name="price_type" padding="5" unsigned="true" nullable="false" identity="false"
|
183 | 183 | comment="Price Type"/>
|
184 | 184 | <column xsi:type="decimal" name="special_price" scale="4" precision="12" unsigned="false" nullable="true"
|
|
206 | 206 | <table name="catalog_product_index_price_bundle_tmp" resource="default" engine="memory"
|
207 | 207 | comment="Catalog Product Index Price Bundle Tmp">
|
208 | 208 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
209 |
| - comment="Entity Id"/> |
| 209 | + comment="Entity ID"/> |
210 | 210 | <column xsi:type="int" name="customer_group_id" padding="11" unsigned="false" nullable="false"
|
211 | 211 | identity="false"/>
|
212 | 212 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
213 |
| - comment="Website Id"/> |
| 213 | + comment="Website ID"/> |
214 | 214 | <column xsi:type="smallint" name="tax_class_id" padding="5" unsigned="true" nullable="true" identity="false"
|
215 |
| - default="0" comment="Tax Class Id"/> |
| 215 | + default="0" comment="Tax Class ID"/> |
216 | 216 | <column xsi:type="smallint" name="price_type" padding="5" unsigned="true" nullable="false" identity="false"
|
217 | 217 | comment="Price Type"/>
|
218 | 218 | <column xsi:type="decimal" name="special_price" scale="4" precision="12" unsigned="false" nullable="true"
|
|
240 | 240 | <table name="catalog_product_index_price_bundle_sel_idx" resource="default" engine="innodb"
|
241 | 241 | comment="Catalog Product Index Price Bundle Sel Idx">
|
242 | 242 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
243 |
| - comment="Entity Id"/> |
| 243 | + comment="Entity ID"/> |
244 | 244 | <column xsi:type="int" name="customer_group_id" padding="11" unsigned="false" nullable="false"
|
245 | 245 | identity="false"/>
|
246 | 246 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
247 |
| - comment="Website Id"/> |
| 247 | + comment="Website ID"/> |
248 | 248 | <column xsi:type="int" name="option_id" padding="10" unsigned="true" nullable="false" identity="false"
|
249 | 249 | default="0" comment="Option Id"/>
|
250 | 250 | <column xsi:type="int" name="selection_id" padding="10" unsigned="true" nullable="false" identity="false"
|
|
268 | 268 | <table name="catalog_product_index_price_bundle_sel_tmp" resource="default" engine="memory"
|
269 | 269 | comment="Catalog Product Index Price Bundle Sel Tmp">
|
270 | 270 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
271 |
| - comment="Entity Id"/> |
| 271 | + comment="Entity ID"/> |
272 | 272 | <column xsi:type="int" name="customer_group_id" padding="11" unsigned="false" nullable="false"
|
273 | 273 | identity="false"/>
|
274 | 274 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
275 |
| - comment="Website Id"/> |
| 275 | + comment="Website ID"/> |
276 | 276 | <column xsi:type="int" name="option_id" padding="10" unsigned="true" nullable="false" identity="false"
|
277 | 277 | default="0" comment="Option Id"/>
|
278 | 278 | <column xsi:type="int" name="selection_id" padding="10" unsigned="true" nullable="false" identity="false"
|
|
296 | 296 | <table name="catalog_product_index_price_bundle_opt_idx" resource="default" engine="innodb"
|
297 | 297 | comment="Catalog Product Index Price Bundle Opt Idx">
|
298 | 298 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
299 |
| - comment="Entity Id"/> |
| 299 | + comment="Entity ID"/> |
300 | 300 | <column xsi:type="int" name="customer_group_id" padding="11" unsigned="false" nullable="false"
|
301 | 301 | identity="false"/>
|
302 | 302 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
303 |
| - comment="Website Id"/> |
| 303 | + comment="Website ID"/> |
304 | 304 | <column xsi:type="int" name="option_id" padding="10" unsigned="true" nullable="false" identity="false"
|
305 | 305 | default="0" comment="Option Id"/>
|
306 | 306 | <column xsi:type="decimal" name="min_price" scale="4" precision="12" unsigned="false" nullable="true"
|
|
323 | 323 | <table name="catalog_product_index_price_bundle_opt_tmp" resource="default" engine="memory"
|
324 | 324 | comment="Catalog Product Index Price Bundle Opt Tmp">
|
325 | 325 | <column xsi:type="int" name="entity_id" padding="10" unsigned="true" nullable="false" identity="false"
|
326 |
| - comment="Entity Id"/> |
| 326 | + comment="Entity ID"/> |
327 | 327 | <column xsi:type="int" name="customer_group_id" padding="11" unsigned="false" nullable="false"
|
328 | 328 | identity="false"/>
|
329 | 329 | <column xsi:type="smallint" name="website_id" padding="5" unsigned="true" nullable="false" identity="false"
|
330 |
| - comment="Website Id"/> |
| 330 | + comment="Website ID"/> |
331 | 331 | <column xsi:type="int" name="option_id" padding="10" unsigned="true" nullable="false" identity="false"
|
332 | 332 | default="0" comment="Option Id"/>
|
333 | 333 | <column xsi:type="decimal" name="min_price" scale="4" precision="12" unsigned="false" nullable="true"
|
|
0 commit comments