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: add decimal/numeric support #620

Merged
merged 21 commits into from May 19, 2021
Merged

Commits on Apr 6, 2021

  1. Merge pull request #1 from googleapis/master

    chore: add a Code of Conduct (googleapis#604)
    vi3k6i5 committed Apr 6, 2021
    Copy the full SHA
    924f1ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df919be View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Merge pull request #2 from googleapis/master

    fix: lint_setup_py was failing in Kokoro is now fixed (googleapis#607)
    vi3k6i5 committed Apr 7, 2021
    Copy the full SHA
    ad5f15c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Merge pull request #3 from googleapis/master

    fix: Remove un necessary file from code base (googleapis#608)
    vi3k6i5 committed Apr 25, 2021
    Copy the full SHA
    5ec9841 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Merge pull request #4 from googleapis/master

    feat: move migrations test modules to run against different emulator …
    vi3k6i5 committed Apr 27, 2021
    Copy the full SHA
    34c4dda View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge pull request #5 from googleapis/master

    feat: update workflow files to uniformly distribute the test modules …
    vi3k6i5 committed Apr 28, 2021
    Copy the full SHA
    caf5a43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from googleapis/master

    feat: update docs and nox file to compile it (googleapis#610)
    vi3k6i5 committed Apr 28, 2021
    Copy the full SHA
    129e41e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

Commits on May 10, 2021

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

Commits on May 14, 2021

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

Commits on May 17, 2021

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

Commits on May 18, 2021

  1. feat: updated decimal support error message in spanner to match error…

    … thrown by python spanner decimal/numeric validation
    vi3k6i5 committed May 18, 2021
    Copy the full SHA
    18048c6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    65d4ecc View commit details
    Browse the repository at this point in the history
  3. fix: removed test_validation as decimal support is now added so valid…

    …ation is not required
    vi3k6i5 committed May 18, 2021
    Copy the full SHA
    b2f8fe2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6d0a181 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f8b4f95 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    594a049 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'decimal_numeric' of github.com:vi3k6i5/python-spanner-d…

    …jango into decimal_numeric
    vi3k6i5 committed May 18, 2021
    Copy the full SHA
    4238bbf View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    be724e3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ce68f3e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. refactor: lint issues fixed in noxfile and import moved up to module …

    …level in test_lookups
    vi3k6i5 committed May 19, 2021
    Copy the full SHA
    a992aba View commit details
    Browse the repository at this point in the history