MMv4 KB
 
customer_attr_assoc DB table
  Last Edited - 06/11/2010 11:31am PDT
  Category Path - Developer's Guide > Database Structure
 
This article outlines the database structure for the MMv4

customer_attr_assoc

database table.


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

 

Powered by ModularKB