Shopware 6.7.6.1 number_range_type
Types of number ranges (order, invoice, delivery_note, etc.) — defines what entity uses them.
| 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 | |
| Index Name | Columns | Unique |
| PRIMARY | id | Yes |
| uniq.technical_name | technical_name | Yes |
Relations (to this table)
2 relations