Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |  |  | ||||
| transferid | BIGINT | 19 | null |  | 
 | fk to portfolio_tempdata.id | ||||
| token | VARCHAR | 50 |  |  | the token mahara sent us to use for this transfer. | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| portmahaqueu_tok2_ix | Performance | Asc | token | 
| portmahaqueu_tra2_ix | Performance | Asc | transferid | 

