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

Fix db version time #608

Closed
wants to merge 15 commits into from
Closed

Fix db version time #608

wants to merge 15 commits into from

Commits on Sep 27, 2021

  1. Copy the full SHA
    b122ccc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5f9b4fe View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Copy the full SHA
    325aaa7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff7f125 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Copy the full SHA
    562bf9c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d1e3282 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

  1. Copy the full SHA
    3f88139 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e7b6524 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be0a2b1 View commit details
    Browse the repository at this point in the history
  4. fix: add support for json data type (#593)

    * fix: add support for json data type
    
    * fix: skip json test for emulator
    
    * refactor: move JsonObject data type to spanner_v1/types/datatypes.py
    
    * refactor: remove duplicate import
    
    * refactor: remove extra connection creation in test
    
    * refactor: move data_types.py file to google/cloud/spanner_v1/
    
    * fix: increased db version time to current time, to give db backup more time
    
    * fix: undo database_version_time method definition.
    vi3k6i5 committed Oct 4, 2021
    Copy the full SHA
    2f02d98 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    36e26fa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b943c29 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f60df38 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    53de60f View commit details
    Browse the repository at this point in the history