orders (Orders)
Description
Mostly unused information table for storing basic data about the orders
Columns
| Name | Title | Datatype | Nullable | Other | Description | Last edit |
|---|---|---|---|---|---|---|
| id | int(11) | NO | auto_increment | 2 years ago | ||
| name | Order name | text | NO | 2 years ago | ||
| description | Order description | text | NO | 2 years ago | ||
| deleted | int(11) | NO | 2 years ago |