Skip to content

[Bug] null values should be of type null and not of type string in manifest.json #74

@geoHeil

Description

@geoHeil

Is there an existing issue for this?

  • 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

- OS: linux
- Python: 3.10
- dbt: 1.3.2

What Oracle database version are you using dbt with?

11

Additional Context

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions