Table orders products download

From Zen Cart(tm) Wiki

Jump to: navigation, search

Contents

Database Version

1.3.5


Description

Image:Help.gif


Table Details

Primary Key

orders_products_download_id

Indexed Fields

orders_id
orders_products_id


Columns

orders_products_download_id Primary Key

Image:Help.gif
Type: int(11)
Null: No
Default:
Extra: auto_increment


orders_id Index

Cross-reference link to the orders table.
Type: int(11)
Null: No
Default: 0


orders_products_id Index

Cross-reference link to the orders_products table.
Type: int(11)
Null: No
Default: 0


orders_products_filename

Image:Help.gif
Type: varchar(255)
Null: No
Default:


download_maxdays

Image:Help.gif
Type: int(2)
Null: No
Default: 0


download_count

Image:Help.gif
Type: int(2)
Null: No
Default: 0


products_prid

Image:Help.gif
Type: tinytext
Null: No
Default:


Default Entries

None.
Personal tools