Skip to content

spanner-jdbc-cleanup - Step 10 - Integration tests using only SQL scripts - #5999

Merged
olavloite merged 4 commits into
googleapis:spanner-jdbcfrom
olavloite:spanner-jdbc-cleanup-10-it-sql-script-test
Aug 5, 2019
Merged

spanner-jdbc-cleanup - Step 10 - Integration tests using only SQL scripts#5999
olavloite merged 4 commits into
googleapis:spanner-jdbcfrom
olavloite:spanner-jdbc-cleanup-10-it-sql-script-test

Conversation

@olavloite

Copy link
Copy Markdown
Contributor

Integration tests using only SQL scripts.

@olavloite
olavloite requested a review from kolea2August 2, 2019 14:13
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2019
WHEN MATCHED
UPDATE SET stock = stock + v.column2;

-- EXPAIN statement

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one below as well

@olavloite
olavloite requested a review from kolea2August 5, 2019 07:20
@olavloite
olavloiteforce-pushed the spanner-jdbc-cleanup-10-it-sql-script-test branch from 74067ae to ed35992CompareAugust 5, 2019 08:29
@olavloite
olavloite merged commit c3a24cd into googleapis:spanner-jdbcAug 5, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@olavloite@kolea2@googlebot