← Shopware 6.7.8.0

Shopware 6.7.8.0 number_range_type

Types of number ranges (order, invoice, delivery_note, etc.) — defines what entity uses them.

Columns

5 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
technical_name varchar(64) YES Unique
global tinyint(1) NO
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.technical_name technical_name Yes

Relations (to this table)

2 relations

Local Field Foreign Table Foreign Field
id number_range_sales_channel number_range_type_id
id number_range_type_translation number_range_type_id