feesfines_lost_item_fees_policies


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null
circulation_loans.lost_item_policy_id circulation_loans_lost_item_policy_id_fkeyR
charge_amount_item_patron bool 1 null
charge_amount_item_system bool 1 null
description varchar 27 null
lost_item_processing_fee numeric 12,2 null
lost_item_returned varchar 6 null
name varchar 23 null
replaced_lost_item_processing_fee bool 1 null
replacement_allowed bool 1 null
replacement_processing_fee numeric 12,2 null
returned_lost_item_processing_fee bool 1 null
data json 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
feesfines_lost_item_fees_policies_pkey Primary key Asc id
feesfines_lost_item_fees_poli_replaced_lost_item_processing_idx Performance Asc replaced_lost_item_processing_fee
feesfines_lost_item_fees_poli_returned_lost_item_processing_idx Performance Asc returned_lost_item_processing_fee
feesfines_lost_item_fees_policie_replacement_processing_fee_idx Performance Asc replacement_processing_fee
feesfines_lost_item_fees_policies_charge_amount_item_patron_idx Performance Asc charge_amount_item_patron
feesfines_lost_item_fees_policies_charge_amount_item_system_idx Performance Asc charge_amount_item_system
feesfines_lost_item_fees_policies_description_idx Performance Asc description
feesfines_lost_item_fees_policies_lost_item_processing_fee_idx Performance Asc lost_item_processing_fee
feesfines_lost_item_fees_policies_lost_item_returned_idx Performance Asc lost_item_returned
feesfines_lost_item_fees_policies_name_idx Performance Asc name
feesfines_lost_item_fees_policies_replacement_allowed_idx Performance Asc replacement_allowed

Relationships