Uh oh!
There was an error while loading. Please reload this page.
fix: if JsonObject serialized to None then return null_value instead of string_value - #771
Conversation
…d of `string_value`
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
asthamohta
commented
Aug 22, 2022
hi @o-aleks, what is this PR for? |
Hi @asthamohta, There is a bug in My fix is: Could you please check it and approve the PR? |
IlyaFaer
commented
Aug 24, 2022
Should be okay. There is an A test should be added though. @o-aleks, will you find time to add a test? Or I can do it in a separate issue. |
o-aleks
commented
Aug 24, 2022
|
IlyaFaer
commented
Aug 25, 2022
Thanks, @o-aleks, looks good, and tests are passing fine. I'm merging it. |
🤖 I have created a release *beep* *boop* --- ## [3.20.0](v3.19.0...v3.20.0) (2022-08-30) ### Features * Adds TypeAnnotationCode PG_JSONB ([#792](#792)) ([6a661d4](6a661d4)) ### Bug Fixes * if JsonObject serialized to None then return `null_value` instead of `string_value` ([#771](#771)) ([82170b5](82170b5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [3.20.0](googleapis/python-spanner@v3.19.0...v3.20.0) (2022-08-30) ### Features * Adds TypeAnnotationCode PG_JSONB ([#792](googleapis/python-spanner#792)) ([6a661d4](googleapis/python-spanner@6a661d4)) ### Bug Fixes * if JsonObject serialized to None then return `null_value` instead of `string_value` ([#771](googleapis/python-spanner#771)) ([82170b5](googleapis/python-spanner@82170b5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
No description provided.