portfolio_mahara_queue

0 rows


Description

maps mahara tokens to transfer ids

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
transferid BIGINT 19 null
portfolio_tempdata.id portmahaqueu_tra2_fkR

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

Relationships