m_account_transfer_standing_instructions_history

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
standing_instruction_id BIGINT 19 null
m_account_transfer_standing_instructions.id FK_m_account_transfer_standing_instructions_m_historyR
status VARCHAR 20 null
execution_time DATETIME 19 null
amount DECIMAL 19,6 null
error_log VARCHAR 500 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_m_account_transfer_standing_instructions_history Performance Asc standing_instruction_id

Relationships