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 'timeout' arg to 'Table.mutate_rows' #157

Merged
merged 4 commits into from Nov 12, 2020

Commits on Oct 23, 2020

  1. refactor: simplify/clarify tests for 'Table' ctor

    Add explicit test for 'mutation_time' / 'app_profile_id' values.
    tseaver committed Oct 23, 2020
    Copy the full SHA
    6551461 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    13718eb View commit details
    Browse the repository at this point in the history
  3. refactor: call data client's 'mutate_rows' directly

    Do *not* scribble on its internal API wrappers.
    
    See:
    #7 (comment)
    tseaver committed Oct 23, 2020
    Copy the full SHA
    f5a1ab2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fdd8dd6 View commit details
    Browse the repository at this point in the history