### Is there an existing issue for this? - [X] I have searched the existing issues ### 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 ```markdown - OS: linux - Python: 3.10 - dbt: 1.3.2 ``` ### What Oracle database version are you using dbt with? 11 ### Additional Context _No response_