Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dmivankov
Copy link
Contributor

Will enable spanner emulator support
https://cloud.google.com/spanner/docs/emulator#go

Current version supports SPANNER_EMULATOR_HOST but fails at run-time
with spanner permission errors.

Will enable spanner emulator support
https://cloud.google.com/spanner/docs/emulator#go

Current version supports SPANNER_EMULATOR_HOST but fails at run-time
with spanner permission errors.
cloud.google.com/go v0.53.0 // indirect
cloud.google.com/go/spanner v1.2.0
cloud.google.com/go/storage v1.5.0
cloud.google.com/go/spanner v1.5.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Only this line was changed manually, other changes are from running "go get"

Copy link
Member

Choose a reason for hiding this comment

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

Could you also run go mod tidy?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done, though still a big diff

@coveralls
Copy link

coveralls commented Jun 9, 2020

Pull Request Test Coverage Report for Build 784

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.38%

Totals Coverage Status
Change from base Build 782: 0.0%
Covered Lines: 2614
Relevant Lines: 4897

💛 - Coveralls

@dmivankov dmivankov requested a review from dhui June 9, 2020 10:41
@dhui dhui merged commit 1f973cc into golang-migrate:master Jun 9, 2020
@wyardley
Copy link
Contributor

Thanks for adding this, btw... was in the middle of checking if the program supported the emulator and found this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants