You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@push2prod thanks for reporting this. I was able to reproduce the problem and currently investigating the root cause. I will let you know once I have a fix for it.
Is there an existing issue for this?
Current Behavior
dbt generate docs succeeds but returns an empty catalog
{
"nodes": {},
"sources": {},
"errors": null
}
Expected Behavior
in previous version 1.6.0 with dbt-core 1.6.8 the catalog was generated correctly
Steps To Reproduce
No response
Relevant log output using
--debug
flag enabledNo response
Environment
What Oracle database version are you using dbt with?
19c
Additional Context
No response
The text was updated successfully, but these errors were encountered: