m_client_charge_paid_by

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
client_transaction_id BIGINT 19 null
m_client_transaction.id FK_m_client_charge_paid_by_m_client_transactionR
client_charge_id BIGINT 19 null
m_client_charge.id FK_m_client_charge_paid_by_m_client_chargeR
amount DECIMAL 19,6 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_m_client_charge_paid_by_m_client_charge Performance Asc client_charge_id
FK_m_client_charge_paid_by_m_client_transaction Performance Asc client_transaction_id

Relationships