MMv4 KB
 
customer_group_rule DB Table
  Last Edited - 11/3/2009 1:49pm PST
  Category Path - Developer's Guide > Database Structure
 

This article outlines the database structure for the MMv4 customer_group_rule database table.

  • id
    Primary Key of the table.
    int(10) | unsigned | auto increment | primary key | indexed
  • group_id
    group id
    int(10) | unsigned | indexed
  • search_type
    The type of search being performed.
    varchar(255) | indexed

 

Powered by ModularKB