Database Table: comm_promo_list

From Dreamwidth Notes
Jump to: navigation, search

This is a global table.

Definition

CREATE TABLE comm_promo_list (
    journalid INT UNSIGNED NOT NULL,
    r_start INT UNSIGNED NOT NULL,
    r_end INT UNSIGNED NOT NULL,
 
    INDEX (r_start)
)

Relationships

Personal tools
Namespaces

Variants
Actions
Important Info
Wiki Navigation
Main Categories
Toolbox
Other Places