fee_fine_balance_changed_event__t


Columns

Column Type Size Nulls Auto Default Children Parents Comments
__id int8 19 null
__cf bool 1 true
__start timestamptz 35,6 null
__source varchar 63 null
__origin varchar 63 ''::character varying
id uuid 2147483647 null
patron_block_conditions__t.id Implied ConstraintR
loan_id uuid 2147483647 null
patron_block_conditions__t.id Implied ConstraintR
user_id uuid 2147483647 null
patron_block_conditions__t.id Implied ConstraintR
balance numeric 131089 null
fee_fine_id uuid 2147483647 null
accounts__t.id fee_fine_balance_changed_event__t_fee_fine_id_fkeyR
fee_fine_type_id uuid 2147483647 null
patron_block_conditions__t.id Implied ConstraintR

Indexes

Constraint Name Type Sort Column(s)
fee_fine_balance_changed_event__t_pkey Primary key Asc __id
fee_fine_balance_changed_event__t___origin_idx Performance Asc __origin
fee_fine_balance_changed_event__t___source_idx Performance Asc __source
fee_fine_balance_changed_event__t___start_idx Performance Asc __start
fee_fine_balance_changed_event__t_balance_idx Performance Asc balance
fee_fine_balance_changed_event__t_fee_fine_id_idx Performance Asc fee_fine_id
fee_fine_balance_changed_event__t_fee_fine_type_id_idx Performance Asc fee_fine_type_id
fee_fine_balance_changed_event__t_id_idx Performance Asc id
fee_fine_balance_changed_event__t_loan_id_idx Performance Asc loan_id
fee_fine_balance_changed_event__t_user_id_idx Performance Asc user_id

Relationships