MMv4 KB
 
category_attr_assoc DB table
  Last Edited - 05/19/2010 9:30am PDT
  Category Path - Developer's Guide > Database Structure
 
This article outlines the database structure for the MMv4 category_attr_assoc database table.

  • object_id
    Reference to the system ID of the category (category.id).
    int(10) | unsigned | indexed
  • attr_id
    Reference to the system ID of the attribute (category_attr.id).
    int(10) | unsigned | indexed
Powered by ModularKB