Table products notifications
From Zen Cart(tm) Wiki
Contents |
Database Version
- 1.3.5
Description
- Stores customer specific information about product notifications.
Table Details
Primary Key
Indexed Fields
- None.
Columns
products_id 
- Cross-reference link to the products table.
Type: int(11) Null: No Default: 0
customers_id 
- Cross-reference link to the customers table.
Type: int(11) Null: No Default: 0
date_added
- The date and time the product notification entry was added.
Type: datetime Null: No Default: 0001-01-01 00:00:00
Default Entries
- None.