- args: name: job table: name: documents schema: public using: foreign_key_constraint_on: jobid type: create_object_relationship - args: name: documents table: name: jobs schema: public using: foreign_key_constraint_on: column: jobid table: name: documents schema: public type: create_array_relationship