Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cklosowski authored Jan 31, 2023
1 parent 3c5c8d2 commit be58f6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/database/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,4 +381,6 @@ This table's data is intended to be immutable. However, some column data is also
| total | This is the total amount of the order. |
| date_created | The date this row was created. |
| date_modified | The date this row was last modified. |
| date_completed | The date the order was marked as completed by the gateway. |
| date_refundable | The date after which that the order can no longer be reunded. |
| uuid | A unique identifying string representing this row. |

0 comments on commit be58f6f

Please sign in to comment.