MMv4 KB
 
product_attr_assoc DB table
  Last Edited - 06/11/2010 4:22pm PDT
  Category Path - Developer's Guide > Database Structure
 
This article outlines the database structure for the MMv4 product_attr_assoc database table.

  • object_id
    Reference to the system ID of the product (product.id).
    int(10) | unsigned | indexed
  • attr_id
    Reference to the system ID of the attribute (product_attr.id).
    int(10) | unsigned | indexed

 

Powered by ModularKB