[Bug] null values should be of type null and not of type string in manifest.json #74
Open
1 task done
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Current Behavior
Null values are rendered as proprietary "None" string fields in manifest.json.
https://getdbt.slack.com/archives/C01PWH4TXLY/p1677050123391359
Expected Behavior
Null values are rendered as valid JSON nulls in manifest.json
Steps To Reproduce
dbt run
for version 1.3.2 of dbt-oracle
Relevant log output using
--debug
flag enabledNo response
Environment
What Oracle database version are you using dbt with?
11
Additional Context
No response
The text was updated successfully, but these errors were encountered: