Constraints

2 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
payments_fk_invoice_fkey
payments.fk_invoice
invoices.id
Restrict delete
secrets_fk_invoice_fkey
secrets.fk_invoice
invoices.id
Restrict delete

Check Constraints

Table Constraint Name Constraint