Closed chrusty closed 2 years ago
Fixing a bug where bigint schemas rendered as "string" values, even when the disallow-bigint-as-strings option was used. This only happened in conjunction with the allow-nulls option.
This PR introduces a fix for the above scenario.
Fixing a bug where bigint schemas rendered as "string" values, even when the disallow-bigint-as-strings option was used. This only happened in conjunction with the allow-nulls option.
This PR introduces a fix for the above scenario.