Description

Definition of products in the warehouse

Columns

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