Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| queued_payment_id | BIGINT | 19 | √ | null |
|
|
||
| date_created | DATETIME | 19 | null |
|
|
|||
| date_modified | DATETIME | 19 | null |
|
|
|||
| expiry_date | DATE | 10 | √ | NULL |
|
|
||
| payment_data | TEXT | 65535 | √ | NULL |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | queued_payment_id |
