Add property: "delimiter" in seed-config#171
Add property: "delimiter" in seed-config#171kouta-fujimura wants to merge 2 commits intodbt-labs:mainfrom
Conversation
dave-connors-3
left a comment
There was a problem hiding this comment.
hey @kouta-fujimura ! thanks for the PR -- generally we are only amending the jsonschemas under the latest/ directory, but since you did the work here, I'm happy to merge these in to 1.7 as well!
It looks like we'll need to also edit latest/dbt_project-latest.json to make sure there's support for delimiter there as well. Additionally, if you could revert the change to the dbt_project.json at the root of the repo, that would be great! those are legacy files that we don't update.
…t-{1.7|latest}.json
|
@dave-connors-3 |
|
Any progress on this PR? 🤞 |
https://docs.getdbt.com/reference/resource-configs/delimiter
dbt supports delimiter from v1.7, but currenly not exists in two files.