Constraints

5 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
snapshots_lb_created_by_user_id_fkey
snapshots_lb.created_by_user_id
users__t.id
Restrict delete
snapshots_lb_updated_by_user_id_fkey
snapshots_lb.updated_by_user_id
users__t.id
Restrict delete
records_lb_created_by_user_id_fkey
records_lb.created_by_user_id
users__t.id
Restrict delete
records_lb_updated_by_user_id_fkey
records_lb.updated_by_user_id
users__t.id
Restrict delete
records_lb_snapshot_id_fkey
records_lb.snapshot_id
snapshots_lb.id
Restrict delete

Check Constraints

Table Constraint Name Constraint