Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
queued_payment_id | bigserial | 19 | √ | nextval('queued_payments_queued_payment_id_seq'::regclass) |
|
|
||
date_created | timestamp | 22 | null |
|
|
|||
date_modified | timestamp | 22 | null |
|
|
|||
expiry_date | date | 13 | √ | null |
|
|
||
payment_data | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
queued_payments_pkey | Primary key | Asc | queued_payment_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors