Description

Definition of products in the warehouse

Columns

Name Title Datatype Nullable Other Description Last edit
id int(11) NO auto_increment 1 year ago
name Product name text NO 1 year ago
description Product description text NO 1 year ago
deleted Is deleted flag int(11) NO 0 - not deleted, 1 - deleted 1 year ago