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 | 1 year ago | ||
| name | Order name | text | NO | 1 year ago | ||
| description | Order description | text | NO | 1 year ago | ||
| deleted | int(11) | NO | 1 year ago |