MMv4 KB
 
em_series DB table
  Last Edited - 11/16/2009 11:23am PST
  Category Path - Developer's Guide > Database Structure
 

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

  • id
    Primary key of the em_series table.
    int(10) | unsigned | auto increment | primary key| indexed
  • name
    The name of this email series.
    int(10) | unsigned | indexed
Powered by ModularKB