- args: name: parts_orders table: name: invoices schema: public using: foreign_key_constraint_on: column: returnfrominvoice table: name: parts_orders schema: public type: create_array_relationship - args: name: invoice table: name: parts_orders schema: public using: foreign_key_constraint_on: returnfrominvoice type: create_object_relationship