Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
accountid | BIGINT | 19 | null |
|
|
|||||
gateway | VARCHAR | 100 |
|
|
||||||
enabled | BIT | 1 | 1 |
|
|
|||||
config | LONGTEXT | 2147483647 | √ | null |
|
|
||||
timecreated | BIGINT | 19 | null |
|
|
|||||
timemodified | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
paymgate_acc_ix | Performance | Asc | accountid |