Skip to content

Allow setting field values to null#1201

Merged
dwsupplee merged 1 commit intogoogleapis:masterfrom
jdpedrie:spanner-set-to-null
Aug 1, 2018
Merged

Allow setting field values to null#1201
dwsupplee merged 1 commit intogoogleapis:masterfrom
jdpedrie:spanner-set-to-null

Conversation

@jdpedrie
Copy link
Copy Markdown
Contributor

@jdpedrie jdpedrie commented Aug 1, 2018

Fixes #1200.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 1, 2018
@jdpedrie jdpedrie added the api: spanner Issues related to the Spanner API. label Aug 1, 2018
Comment thread Spanner/src/Operation.php
*/
public function mutation($operation, $table, $mutation)
{
$mutation = $this->arrayFilterRemoveNull($mutation);

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dwsupplee dwsupplee merged commit 89506e2 into googleapis:master Aug 1, 2018
@jdpedrie jdpedrie deleted the spanner-set-to-null branch August 1, 2018 21:20
@jdpedrie jdpedrie mentioned this pull request Aug 8, 2018
jdpedrie added a commit that referenced this pull request Aug 8, 2018
## Google Cloud PHP v0.73.0

### google/cloud-bigquery v1.4.1

* Added documentation for BigQuery job time filter. (#1183)
* Updated tests to conform to linting requirements. (#1192)

### google/cloud-bigquerydatatransfer v0.7.0

* Updated BigQueryDataTransfer generated client. (#1184)

### google/cloud-core v1.22.0

* Updated Symfony Lock Adapter to provide better exception messaging and context. (#1204)
* Added support for custom headers on resumable uploaders. (#1111)
* Updated tests to conform to linting requirements. (#1192)

### google/cloud-datastore v1.5.5

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-debugger v0.12.3

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-error-reporting v0.11.3

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-firestore v0.12.1

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-language v0.15.3

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-logging v1.12.6

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-pubsub v1.4.2

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-spanner v1.6.3

* Fixed a bug which prevented field values from being set to `null`. (#1201)
* Updated tests to conform to linting requirements. (#1192)

### google/cloud-speech v0.16.0

* **BREAKING CHANGE** Removed deprecated v1beta1 client for Cloud Speech and update generated clients. (#1196)
* Updated tests to conform to linting requirements. (#1192)

### google/cloud-storage v1.7.0

* Improve Storage Signed URL support. Added support for CORS headers and improved validation of inputs. (#1111)
* Updated tests to conform to linting requirements. (#1192)

### google/cloud-text-to-speech v0.1.2

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-trace v0.10.3

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-translate v1.2.4

* Updated tests to conform to linting requirements. (#1192)

### google/cloud-vision v0.15.2

* Updated tests to conform to linting requirements. (#1192)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants