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 enabled
No response
Environment
- OS: linux
- Python: 3.10
- dbt: 1.3.2
What Oracle database version are you using dbt with?
11
Additional Context
No response
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
--debugflag enabledNo response
Environment
What Oracle database version are you using dbt with?
11
Additional Context
No response