portfolio_log

0 rows


Description

log of portfolio transfers (used to later check for duplicat

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
userid BIGINT 19 null
user.id portlog_use2_fkR
time BIGINT 19 null
portfolio BIGINT 19 null
portfolio_instance.id portlog_por2_fkR
caller_class VARCHAR 150
caller_file VARCHAR 255
caller_component VARCHAR 255 null
caller_sha1 VARCHAR 255
tempdataid BIGINT 19 0
returnurl VARCHAR 255
continueurl VARCHAR 255

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
portlog_por4_ix Performance Asc portfolio
portlog_use4_ix Performance Asc userid

Relationships