Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | null |
|
|
||||||
merchant_id | int4 | 10 | √ | null |
|
|
|||||
merchant_secret | text | 2147483647 | √ | null |
|
|
|||||
text | 2147483647 | √ | null |
|
|
||||||
test_mode | bool | 1 | √ | false |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
evaluation_payment_config_pkey | Primary key | Asc | id |