We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add unique_id + original_file_path to the set of ALLOWED_KEYS returned by dbt ls --output json / RPC list method:
unique_id
original_file_path
dbt ls --output json
list
https://github.com/fishtown-analytics/dbt/blob/9693170eb9d8bba68abe6006571f1a80ed184d47/core/dbt/task/list.py#L32-L41
Edited: updated path above to be original_file_path
path
The text was updated successfully, but these errors were encountered:
ls
Resolved by #3384
Sorry, something went wrong.
iknox-fa
No branches or pull requests
Add
unique_id
+original_file_path
to the set of ALLOWED_KEYS returned bydbt ls --output json
/ RPClist
method:https://github.com/fishtown-analytics/dbt/blob/9693170eb9d8bba68abe6006571f1a80ed184d47/core/dbt/task/list.py#L32-L41
Edited: updated
path
above to beoriginal_file_path
The text was updated successfully, but these errors were encountered: