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

partially resolve #542, and related to #569. dbt can describe information about foreign keys as tests in relationships. Also, datacontract can describe information about foreign keys in references,...