When exporting in dbt format, add the datacontract `references` field as a dbt `relationships` test by syou6162 · Pull Request #569 · datacontract/datacontract-cli

partially resolve #542 datacontract can describe information about foreign keys in references. Also, dbt can describe tests for foreign keys in relationships, so I've made a modification so tha...