Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(spanner): add ToStructLenient method to decode to struct fields with no error return in case of un-matched row's column with struct's exported fields #5153

Merged
merged 3 commits into from Nov 22, 2021

Commits on Nov 19, 2021

  1. feat(spanner): add ToStructLenient method to decode to struct fields …

    …with no error return with un-matched row's column with struct's exported fields.
    rahul2393 committed Nov 19, 2021
    Copy the full SHA
    92a0ed7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f20e554 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Copy the full SHA
    3041555 View commit details
    Browse the repository at this point in the history