Constraints

7 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
account_adjustment_billing_fkey
account_adjustment.billing
billing.id
Null on delete
collections_tracker_collector_fkey
collections_tracker.collector
usr.id
Restrict delete
collections_tracker_location_fkey
collections_tracker.location
org_unit.id
Restrict delete
collections_tracker_usr_fkey
collections_tracker.usr
usr.id
Restrict delete
billing_btype_fkey
billing.btype
billing_type.id
Restrict delete
bnm_desk_payment_cash_drawer_fkey
bnm_desk_payment.cash_drawer
workstation.id
Restrict delete
money_billable_xact_usr_fkey
billable_xact.usr
usr.id
Restrict delete

Check Constraints

Table Constraint Name Constraint