- args: name: invoice table: name: documents schema: public using: foreign_key_constraint_on: invoiceid type: create_object_relationship - args: name: documents table: name: invoices schema: public using: foreign_key_constraint_on: column: invoiceid table: name: documents schema: public type: create_array_relationship