Orders
Each row of this table represents an order.
Columns
| Name | Type | Description |
| status | String | The 'status' column for the 'orders' table. |
| createdbymigration | Bool | The 'createdbymigration' column for the 'orders' table. |
| accountid | String | The 'accountid' column for the 'orders' table. |
| description | String | The 'description' column for the 'orders' table. |
| createdbyid | String | The 'createdbyid' column for the 'orders' table. |
| updateddate | Datetime | The 'updateddate' column for the 'orders' table. |
| updatedbyid | String | The 'updatedbyid' column for the 'orders' table. |
| createddate | Datetime | The 'createddate' column for the 'orders' table. |
| ordernumber | String | The 'ordernumber' column for the 'orders' table. |
| id | String | The 'id' column for the 'orders' table. |
| orderdate | Date | The 'orderdate' column for the 'orders' table. |