Constraints

5 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
accounts__t_owner_id_fkey
accounts__t.owner_id
owners__t.id
Restrict delete
feefines__t_owner_id_fkey
feefines__t.owner_id
owners__t.id
Restrict delete
feefineactions__t_account_id_fkey
feefineactions__t.account_id
accounts__t.id
Restrict delete
manualblocks__t_user_id_fkey
manualblocks__t.user_id
users__t.id
Restrict delete
payments__t_owner_id_fkey
payments__t.owner_id
owners__t.id
Restrict delete

Check Constraints

Table Constraint Name Constraint