0% found this document useful (0 votes)
368 views1 page

OpenCart - DB Schema

This document contains column definitions for multiple database tables used by an online store. The tables include information about products, customers, orders, addresses, and settings. Primary keys are defined using INT data types. Most columns use common data types like VARCHAR, TEXT, DATE, DATETIME to store textual data, images, addresses and timestamps. Indexes are defined for many tables to optimize data retrieval.

Uploaded by

Siddhi Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
368 views1 page

OpenCart - DB Schema

This document contains column definitions for multiple database tables used by an online store. The tables include information about products, customers, orders, addresses, and settings. Primary keys are defined using INT data types. Most columns use common data types like VARCHAR, TEXT, DATE, DATETIME to store textual data, images, addresses and timestamps. Indexes are defined for many tables to optimize data retrieval.

Uploaded by

Siddhi Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

oc_address_format oc_upload oc_user oc_location oc_product_viewed oc_customer_ip oc_product_option_value

address_format_id INT(11) upload_id INT(11) user_id INT(11) location_id INT(11) product_id INT(11) customer_ip_id INT(11) product_option_value_id INT(11)
name VARCHAR(128) name VARCHAR(255) user_group_id INT(11) name VARCHAR(32) viewed INT(11) customer_id INT(11) product_option_id INT(11)
address_format TEXT filename VARCHAR(255) username VARCHAR(20) address TEXT Indexes store_id INT(11) product_id INT(11)
Indexes code VARCHAR(255) password VARCHAR(255) telephone VARCHAR(32) ip VARCHAR(40) option_id INT(11)

date_added DATETIME firstname VARCHAR(32) geocode VARCHAR(32) country VARCHAR(2) option_value_id INT(11)
Indexes lastname VARCHAR(32) image VARCHAR(255) date_added DATETIME quantity INT(3)
email VARCHAR(96) open TEXT Indexes subtract TINYINT(1)
image VARCHAR(255) comment TEXT price DECIMAL(15,4)
code VARCHAR(40) Indexes price_prefix VARCHAR(1)

ip VARCHAR(40) points INT(8)


status TINYINT(1) points_prefix VARCHAR(1)
date_added DATETIME weight DECIMAL(15,8)
oc_product_report oc_product_special oc_customer_login oc_notification oc_api_session oc_theme oc_subscription_transaction oc_cron oc_address
Indexes weight_prefix VARCHAR(1)
product_report_id INT(11) product_special_id INT(11) customer_login_id INT(11) notification_id INT(11) api_session_id INT(11) theme_id INT(11) subscription_transaction_id INT(11) cron_id INT(11) address_id INT(11)
Indexes
product_id INT(11) product_id INT(11) email VARCHAR(96) title VARCHAR(64) api_id INT(11) store_id INT(11) subscription_id INT(11) code VARCHAR(128) customer_id INT(11)
store_id INT(11) customer_group_id INT(11) ip VARCHAR(40) text TEXT session_id VARCHAR(32) route VARCHAR(64) order_id INT(11) description TEXT firstname VARCHAR(32)
ip VARCHAR(40) priority INT(5) total INT(4) status TINYINT(11) ip VARCHAR(40) code MEDIUMTEXT transaction_id VARCHAR(255) cycle VARCHAR(12) lastname VARCHAR(32)

country VARCHAR(2) price DECIMAL(15,4) date_added DATETIME date_added DATETIME date_added DATETIME date_added DATETIME description TEXT action TEXT company VARCHAR(60)
date_added DATETIME date_start DATE date_modified DATETIME Indexes date_modified DATETIME Indexes amount DECIMAL(10,4) status TINYINT(1) address_1 VARCHAR(128)
Indexes date_end DATE Indexes Indexes type TINYINT(2) date_added DATETIME address_2 VARCHAR(128)
Indexes payment_method VARCHAR(128) date_modified DATETIME city VARCHAR(128)

payment_code VARCHAR(128) Indexes postcode VARCHAR(10)


date_added DATETIME country_id INT(11)
Indexes zone_id INT(11)
custom_field TEXT
oc_translation oc_weight_class oc_setting oc_user_login oc_weight_class_description oc_currency oc_subscription_plan_description oc_extension oc_product_subscription oc_product_related
default TINYINT(1)
translation_id INT(11) weight_class_id INT(11) setting_id INT(11) user_login_id INT(11) weight_class_id INT(11) currency_id INT(11) subscription_plan_id INT(11) extension_id INT(11) product_id INT(11) product_id INT(11)
Indexes
store_id INT(11) value DECIMAL(15,8) store_id INT(11) user_id INT(11) language_id INT(11) title VARCHAR(32) language_id INT(11) extension VARCHAR(255) subscription_plan_id INT(11) related_id INT(11)
language_id INT(11) Indexes code VARCHAR(128) token VARCHAR(96) title VARCHAR(32) code VARCHAR(3) name VARCHAR(255) type VARCHAR(32) customer_group_id INT(11) Indexes

route VARCHAR(64) key VARCHAR(128) total INT(1) unit VARCHAR(4) symbol_left VARCHAR(12) description TEXT code VARCHAR(128) Indexes

key VARCHAR(64) value TEXT ip VARCHAR(40) Indexes symbol_right VARCHAR(12) Indexes Indexes

value TEXT serialized TINYINT(1) user_agent VARCHAR(255) decimal_place CHAR(1)


date_added DATETIME Indexes status TINYINT(1) value DOUBLE(15,8)
Indexes date_added DATETIME status TINYINT(1)
Indexes date_modified DATETIME
Indexes

oc_subscription_plan oc_banner_image oc_attribute_description oc_category_to_store oc_product_image oc_download_report oc_custom_field_customer_group oc_customer_reward oc_customer_transaction oc_tax_class oc_layout_module oc_option_value
subscription_plan_id INT(11) banner_image_id INT(11) attribute_id INT(11) category_id INT(11) product_image_id INT(11) download_report_id INT(11) custom_field_id INT(11) customer_reward_id INT(11) customer_transaction_id INT(11) tax_class_id INT(11) layout_module_id INT(11) option_value_id INT(11)
trial_price DECIMAL(10,4) banner_id INT(11) language_id INT(11) store_id INT(11) product_id INT(11) download_id INT(11) customer_group_id INT(11) customer_id INT(11) customer_id INT(11) title VARCHAR(32) layout_id INT(11) option_id INT(11)
trial_frequency ENUM(...) language_id INT(11) name VARCHAR(64) Indexes image VARCHAR(255) store_id INT(11) required TINYINT(1) order_id INT(11) order_id INT(11) description VARCHAR(255) code VARCHAR(64) image VARCHAR(255)
trial_duration INT(10) title VARCHAR(64) Indexes sort_order INT(3) ip VARCHAR(40) Indexes description TEXT description TEXT date_added DATETIME position VARCHAR(14) sort_order INT(3)

trial_cycle INT(10) link VARCHAR(255) Indexes country VARCHAR(2) points INT(8) amount DECIMAL(15,4) date_modified DATETIME sort_order INT(3) Indexes

trial_status TINYINT(4) image VARCHAR(255) date_added DATETIME date_added DATETIME date_added DATETIME Indexes Indexes

price DECIMAL(10,4) sort_order INT(3) Indexes Indexes Indexes

frequency ENUM(...) Indexes

duration INT(10)
cycle INT(10)
status TINYINT(1)
sort_order INT(3)
oc_customer_affiliate oc_marketing_report oc_length_class_description oc_product_to_layout oc_customer_payment
oc_layout oc_gdpr
oc_manufacturer_to_store oc_product_discount oc_order_history oc_extension_install oc_custom_field_description oc_product_description oc_user_group
Indexes
customer_id INT(11) marketing_report_id INT(11) length_class_id INT(11) product_id INT(11) customer_payment_id
layout_id INT(11) INT(11) gdpr_id INT(11) INT(11)
manufacturer_id product_discount_id INT(11) order_history_id INT(11) extension_install_id INT(11) custom_field_id INT(11) product_id INT(11) user_group_id INT(11)
company VARCHAR(60) marketing_id INT(11) language_id INT(11) store_id INT(11) customer_id
name VARCHAR(64)
INT(11) store_id INT(11) product_id INT(11) order_id INT(11) extension_id INT(11) language_id INT(11) language_id INT(11) name VARCHAR(64)
website VARCHAR(255) store_id INT(11) title VARCHAR(32) layout_id INT(11) Indexes
name VARCHAR(32) Indexes
language_id INT(11) customer_group_id INT(11) order_status_id INT(11) extension_download_id INT(11) name VARCHAR(128) name VARCHAR(255) permission TEXT
tracking VARCHAR(64) ip VARCHAR(40) unit VARCHAR(4) Indexes image VARCHAR(255) code VARCHAR(40) quantity INT(4) notify TINYINT(1) name VARCHAR(128) Indexes description TEXT Indexes

commission DECIMAL(4,2) country VARCHAR(2) Indexes type VARCHAR(64) email VARCHAR(96) priority INT(5) comment TEXT code VARCHAR(255) tag TEXT
tax VARCHAR(64) date_added DATETIME extension VARCHAR(255) action VARCHAR(6) price DECIMAL(15,4) date_added DATETIME version VARCHAR(255) meta_title VARCHAR(255)
payment VARCHAR(6) Indexes code VARCHAR(32) status TINYINT(1) date_start DATE Indexes author VARCHAR(255) meta_description VARCHAR(255)
cheque VARCHAR(100) token VARCHAR(96) date_added DATETIME date_end DATE link VARCHAR(255) meta_keyword VARCHAR(255)

paypal VARCHAR(64) date_expire DATE Indexes Indexes status TINYINT(1) Indexes

bank_name VARCHAR(64) default TINYINT(1) date_added DATETIME


bank_branch_number VARCHAR(64) status TINYINT(1) Indexes

bank_swift_code VARCHAR(64) date_added DATETIME


oc_module oc_customer_affiliate_report oc_voucher_history oc_manufacturer oc_information_to_store
oc_startup oc_product_to_category oc_event oc_category_path oc_filter_group_description oc_custom_field_value_description oc_marketing
bank_account_name VARCHAR(64) Indexes
module_id INT(11) customer_affiliate_report_id INT(11) voucher_history_id INT(11) manufacturer_id INT(11) information_id
startup_id INT(11)
INT(11) product_id INT(11) event_id INT(11) category_id INT(11) filter_group_id INT(11) custom_field_value_id INT(11) marketing_id INT(11)
bank_account_number VARCHAR(64)
name VARCHAR(64) customer_id INT(11) voucher_id INT(11) name VARCHAR(64) store_id
code VARCHAR(64)
INT(11) category_id INT(11) code VARCHAR(128) path_id INT(11) language_id INT(11) language_id INT(11) name VARCHAR(32)
custom_field TEXT
code VARCHAR(64) store_id INT(11) order_id INT(11) image VARCHAR(255) Indexes
action TEXT Indexes description TEXT level INT(11) name VARCHAR(64) custom_field_id INT(11) description TEXT
status TINYINT(1)
setting TEXT ip VARCHAR(40) amount DECIMAL(15,4) sort_order INT(3) status TINYINT(1) trigger TEXT Indexes Indexes name VARCHAR(128) code VARCHAR(64)
date_added DATETIME
Indexes country VARCHAR(2) date_added DATETIME Indexes sort_order INT(3) action TEXT Indexes clicks INT(5)
Indexes
date_added DATETIME Indexes Indexes status TINYINT(1) date_added DATETIME
Indexes sort_order INT(3) Indexes
Indexes

oc_product_attribute oc_customer_approval oc_seo_url oc_download_description oc_option_value_description oc_product_to_store


oc_store oc_return_history oc_subscription_history oc_tax_rule oc_statistics oc_order_voucher oc_information
product_id INT(11) customer_approval_id INT(11) seo_url_id INT(11) download_id INT(11) option_value_id INT(11) product_id
store_id INT(11)
INT(11) return_history_id INT(11) subscription_history_id INT(11) tax_rule_id INT(11) statistics_id INT(11) order_voucher_id INT(11) information_id INT(11)
attribute_id INT(11) customer_id INT(11) store_id INT(11) language_id INT(11) language_id INT(11) store_id
name VARCHAR(64)
INT(11) return_id INT(11) subscription_id INT(11) tax_class_id INT(11) code VARCHAR(64) order_id INT(11) bottom INT(1)
language_id INT(11) type VARCHAR(9) language_id INT(11) name VARCHAR(64) option_id INT(11) Indexes
url VARCHAR(255) return_status_id INT(11) subscription_status_id INT(11) tax_rate_id INT(11) value DECIMAL(15,4) voucher_id INT(11) sort_order INT(3)

text TEXT date_added DATETIME key VARCHAR(64) Indexes name VARCHAR(128) Indexes notify TINYINT(1) notify TINYINT(1) based VARCHAR(10) Indexes description VARCHAR(255) status TINYINT(1)
Indexes Indexes value VARCHAR(255) Indexes comment TEXT comment TEXT priority INT(5) code VARCHAR(10) Indexes

keyword VARCHAR(255) date_added DATETIME date_added DATETIME Indexes from_name VARCHAR(64)


sort_order INT(3) Indexes Indexes from_email VARCHAR(96)
Indexes to_name VARCHAR(64)

to_email VARCHAR(96)
voucher_theme_id INT(11)
message TEXT
amount DECIMAL(15,4)
oc_coupon_product oc_voucher_theme_description oc_geo_zone oc_extension_path oc_customer_group oc_customer_activity oc_custom_field_value oc_customer_wishlist oc_session oc_layout_route oc_customer_search oc_option
Indexes
coupon_product_id INT(11) voucher_theme_id INT(11) geo_zone_id INT(11) extension_path_id INT(11) customer_group_id INT(11) customer_activity_id INT(11) custom_field_value_id INT(11) customer_id INT(11) session_id VARCHAR(32) layout_route_id INT(11) customer_search_id INT(11) option_id INT(11)
coupon_id INT(11) language_id INT(11) name VARCHAR(32) extension_install_id INT(11) approval INT(1) customer_id INT(11) custom_field_id INT(11) product_id INT(11) data TEXT layout_id INT(11) store_id INT(11) type VARCHAR(32)
product_id INT(11) name VARCHAR(32) description VARCHAR(255) path VARCHAR(255) sort_order INT(3) key VARCHAR(64) sort_order INT(3) date_added DATETIME expire DATETIME store_id INT(11) language_id INT(11) sort_order INT(3)
Indexes Indexes date_added DATETIME Indexes Indexes data TEXT Indexes Indexes Indexes route VARCHAR(64) customer_id INT(11) Indexes

date_modified DATETIME ip VARCHAR(40) Indexes keyword VARCHAR(255)


Indexes date_added DATETIME category_id INT(11)
Indexes sub_category TINYINT(1)
description TINYINT(1)

products INT(11)
ip VARCHAR(40)
date_added DATETIME
Indexes
oc_product_option oc_custom_field oc_language oc_filter_description oc_order_product oc_information_description oc_cart
oc_product_filter oc_subscription_status oc_order_status oc_order oc_filter
product_option_id INT(11) custom_field_id INT(11) language_id INT(11) filter_id INT(11) order_product_id INT(11) information_id INT(11) cart_id INT(11)
product_id INT(11) subscription_status_id INT(11) order_status_id INT(11) order_id INT(11) filter_id INT(11)
product_id INT(11) type VARCHAR(32) name VARCHAR(32) language_id INT(11) order_id INT(11) language_id INT(11) api_id INT(11)
filter_id INT(11) language_id INT(11) language_id INT(11) transaction_id VARCHAR(100) filter_group_id INT(11)
option_id INT(11) value TEXT code VARCHAR(5) filter_group_id INT(11) product_id INT(11) title VARCHAR(64) Indexes
customer_id INT(11) name VARCHAR(32) name VARCHAR(32) invoice_no INT(11) sort_order INT(3)

value TEXT validation VARCHAR(255) locale VARCHAR(255) name VARCHAR(64) master_id INT(11) description MEDIUMTEXT session_id VARCHAR(32) Indexes Indexes invoice_prefix VARCHAR(26) Indexes

required TINYINT(1) location VARCHAR(10) extension VARCHAR(255) Indexes name VARCHAR(255) meta_title VARCHAR(255) product_id INT(11) store_id INT(11)
Indexes status TINYINT(1) sort_order INT(3) model VARCHAR(64) meta_description VARCHAR(255) subscription_plan_id INT(11) store_name VARCHAR(64)
sort_order INT(3) status TINYINT(1) quantity INT(4) meta_keyword VARCHAR(255) option TEXT store_url VARCHAR(255)
Indexes Indexes price DECIMAL(15,4) Indexes quantity INT(5) customer_id INT(11)

total DECIMAL(15,4) date_added DATETIME customer_group_id INT(11)


tax DECIMAL(15,4) Indexes firstname VARCHAR(32)
reward INT(8) lastname VARCHAR(32)
Indexes email VARCHAR(96)
oc_review oc_tax_rate oc_category_filter oc_category_description oc_order_option oc_coupon_history oc_return_reason oc_attribute oc_customer_group_description oc_information_to_layout oc_attribute_group
telephone VARCHAR(32)
review_id INT(11) tax_rate_id INT(11) category_id INT(11) category_id INT(11) order_option_id INT(11) coupon_history_id INT(11) return_reason_id INT(11) attribute_id INT(11) customer_group_id INT(11) information_id INT(11) attribute_group_id INT(11)
custom_field TEXT
product_id INT(11) geo_zone_id INT(11) filter_id INT(11) language_id INT(11) order_id INT(11) coupon_id INT(11) language_id INT(11) attribute_group_id INT(11) language_id INT(11) store_id INT(11) sort_order INT(3)
payment_firstname VARCHAR(32)
customer_id INT(11) name VARCHAR(32) Indexes name VARCHAR(255) order_product_id INT(11) order_id INT(11) name VARCHAR(128) sort_order INT(3) name VARCHAR(32) layout_id INT(11) Indexes
payment_lastname VARCHAR(32)
author VARCHAR(64) rate DECIMAL(15,4) description TEXT product_option_id INT(11) customer_id INT(11) Indexes Indexes description TEXT Indexes
payment_company VARCHAR(60)
text TEXT type CHAR(1) meta_title VARCHAR(255) product_option_value_id INT(11) amount DECIMAL(15,4) Indexes
payment_address_1 VARCHAR(128)
rating INT(1) date_added DATETIME meta_description VARCHAR(255) name VARCHAR(255) date_added DATETIME
payment_address_2 VARCHAR(128)
status TINYINT(1) date_modified DATETIME meta_keyword VARCHAR(255) value TEXT Indexes
payment_city VARCHAR(128)
date_added DATETIME Indexes Indexes type VARCHAR(32)
payment_postcode VARCHAR(10)
date_modified DATETIME Indexes
payment_country VARCHAR(128)
Indexes
payment_country_id INT(11)
payment_zone VARCHAR(128)
payment_zone_id INT(11)
oc_voucher oc_return_status oc_customer oc_product oc_length_class
oc_subscription oc_stock_status
oc_tax_rate_to_customer_group oc_return oc_coupon oc_zone_to_geo_zone oc_customer_history oc_download
payment_address_format TEXT
voucher_id INT(11) return_status_id INT(11) customer_id INT(11) product_id INT(11) length_class_id INT(11)
subscription_id INT(11) stock_status_id
tax_rate_id INT(11)
INT(11) return_id INT(11) coupon_id INT(11) zone_to_geo_zone_id INT(11) customer_history_id INT(11) download_id INT(11)
payment_custom_field TEXT
order_id INT(11) language_id INT(11) customer_group_id INT(11) master_id INT(11) value DECIMAL(15,8)
customer_id INT(11) language_id INT(11)INT(11)
customer_group_id order_id INT(11) name VARCHAR(128) country_id INT(11) customer_id INT(11) filename VARCHAR(160)
Indexes Indexes payment_method VARCHAR(128)
code VARCHAR(10) name VARCHAR(32) store_id INT(11) model VARCHAR(64) order_id INT(11) name VARCHAR(32) product_id INT(11) code VARCHAR(20) zone_id INT(11) comment TEXT mask VARCHAR(128)
Indexes Indexes payment_code VARCHAR(128)
from_name VARCHAR(64) language_id INT(11) sku VARCHAR(64) order_product_id INT(11) customer_id INT(11) type CHAR(1) geo_zone_id INT(11) date_added DATETIME date_added DATETIME
shipping_firstname VARCHAR(32) Indexes Indexes
from_email VARCHAR(96) firstname VARCHAR(32) upc VARCHAR(12) subscription_plan_id INT(11) firstname VARCHAR(32) discount DECIMAL(15,4) date_added DATETIME
32 more...
to_name VARCHAR(64) lastname VARCHAR(32) ean VARCHAR(14) customer_payment_id INT(11) lastname VARCHAR(32) logged TINYINT(1) date_modified DATETIME
Indexes
to_email VARCHAR(96) email VARCHAR(96) jan VARCHAR(13) name VARCHAR(255) email VARCHAR(96) shipping TINYINT(1) Indexes

voucher_theme_id INT(11) telephone VARCHAR(32) isbn VARCHAR(17) description TEXT telephone VARCHAR(32) total DECIMAL(15,4)

message TEXT password VARCHAR(255) mpn VARCHAR(64) reference VARCHAR(255) product VARCHAR(255) date_start DATE
amount DECIMAL(15,4) custom_field TEXT location VARCHAR(128) trial_price DECIMAL(10,4) model VARCHAR(64) date_end DATE
status TINYINT(1) newsletter TINYINT(1) variant TEXT trial_frequency ENUM(...) quantity INT(4) uses_total INT(11)
date_added DATETIME ip VARCHAR(40) override TEXT trial_cycle SMALLINT(6) opened TINYINT(1) uses_customer VARCHAR(11)
oc_filter_group oc_vendor oc_country oc_order_total oc_banner
Indexes status TINYINT(1) quantity INT(4) trial_duration SMALLINT(6) return_reason_id INT(11) status TINYINT(1)
filter_group_id INT(11) vendor_id INT(11) country_id INT(11) order_total_id INT(10) banner_id INT(11)
safe TINYINT(1) stock_status_id INT(11) trial_remaining SMALLINT(6) return_action_id INT(11) date_added DATETIME
sort_order INT(3) name VARCHAR(64) name VARCHAR(128) order_id INT(11) name VARCHAR(64)
token TEXT image VARCHAR(255) trial_status TINYINT(1) return_status_id INT(11) Indexes
Indexes code TEXT iso_code_2 VARCHAR(2) extension VARCHAR(255) status TINYINT(1)
code VARCHAR(40) manufacturer_id INT(11) price DECIMAL(10,4) comment TEXT
version TEXT iso_code_3 VARCHAR(3) code VARCHAR(32) Indexes
date_added DATETIME shipping TINYINT(1) frequency ENUM(...) date_ordered DATE
date_added DATETIME address_format_id INT(11) title VARCHAR(255)
Indexes price DECIMAL(15,4) cycle SMALLINT(6) date_added DATETIME
Indexes postcode_required TINYINT(1) value DECIMAL(15,4)
points INT(8) duration SMALLINT(6) date_modified DATETIME
status TINYINT(1) sort_order INT(3)
tax_class_id INT(11) remaining SMALLINT(6) Indexes
Indexes Indexes
date_available DATE date_next DATETIME

weight DECIMAL(15,8) subscription_status_id INT(11)


weight_class_id INT(11) status TINYINT(1)
length DECIMAL(15,8) date_added DATETIME
width DECIMAL(15,8) date_modified DATETIME
oc_customer_online oc_voucher_theme oc_product_to_download oc_product_reward oc_category oc_category_to_layout oc_option_description
height DECIMAL(15,8) Indexes
ip VARCHAR(40) voucher_theme_id INT(11) product_id INT(11) product_reward_id INT(11) category_id INT(11) category_id INT(11) option_id INT(11)
length_class_id INT(11)
customer_id INT(11) image VARCHAR(255) download_id INT(11) product_id INT(11) image VARCHAR(255) store_id INT(11) language_id INT(11)
Indexes Indexes subtract TINYINT(1)
url TEXT customer_group_id INT(11) parent_id INT(11) layout_id INT(11) name VARCHAR(128)
minimum INT(11) Indexes Indexes
referer TEXT points INT(8) top TINYINT(1)
sort_order INT(11) Indexes
date_added DATETIME column INT(3)
3 more...
Indexes sort_order INT(3)
Indexes
status TINYINT(1)

date_added DATETIME
date_modified DATETIME
Indexes

oc_return_action oc_manufacturer_to_layout oc_api oc_attribute_group_description oc_zone oc_api_ip oc_coupon_category


return_action_id INT(11) manufacturer_id INT(11) api_id INT(11) attribute_group_id INT(11) zone_id INT(11) api_ip_id INT(11) coupon_id INT(11)
language_id INT(11) store_id INT(11) username VARCHAR(64) language_id INT(11) country_id INT(11) api_id INT(11) category_id INT(11)
name VARCHAR(64) layout_id INT(11) key TEXT name VARCHAR(64) name VARCHAR(128) ip VARCHAR(40) Indexes
Indexes Indexes status TINYINT(1) Indexes code VARCHAR(32) Indexes

date_added DATETIME status TINYINT(1)


date_modified DATETIME Indexes

Indexes

You might also like