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: cursor must detect if the parent connection is closed #463

Merged
merged 17 commits into from Sep 1, 2020

Commits on Aug 21, 2020

  1. Copy the full SHA
    3d082e4 View commit details
    Browse the repository at this point in the history
  2. fix mock import

    IlyaFaer committed Aug 21, 2020
    Copy the full SHA
    13d672b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6eaa1f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

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

Commits on Aug 25, 2020

  1. update formatters configs

    IlyaFaer committed Aug 25, 2020
    Copy the full SHA
    c87d556 View commit details
    Browse the repository at this point in the history
  2. error type and nits

    IlyaFaer committed Aug 25, 2020
    Copy the full SHA
    c517882 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge branch 'master' into connect_refactor

    IlyaFaer committed Aug 26, 2020
    Copy the full SHA
    bfdc5fb View commit details
    Browse the repository at this point in the history
  2. fix imports and erase FUT helper

    IlyaFaer committed Aug 26, 2020
    Copy the full SHA
    0cb7f27 View commit details
    Browse the repository at this point in the history
  3. fix assert_called_once AttributeError in Python 3.5

    IlyaFaer committed Aug 26, 2020
    Copy the full SHA
    f049e02 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    da5097f View commit details
    Browse the repository at this point in the history
  5. fix imports

    IlyaFaer committed Aug 26, 2020
    Copy the full SHA
    dc38913 View commit details
    Browse the repository at this point in the history
  6. fix backends test arg names

    IlyaFaer committed Aug 26, 2020
    Copy the full SHA
    51afccd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Merge branch 'master' into is_closed_attribute

    Gurov Ilya committed Aug 27, 2020
    Copy the full SHA
    48feefc View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. style fixes

    IlyaFaer committed Aug 28, 2020
    Copy the full SHA
    e57da34 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'is_closed_attribute' of https://github.com/q-logic/pyth…

    …on-spanner-django into is_closed_attribute
    IlyaFaer committed Aug 28, 2020
    Copy the full SHA
    6d1cb27 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Merge branch 'master' into is_closed_attribute

    IlyaFaer committed Sep 1, 2020
    Copy the full SHA
    20f93b5 View commit details
    Browse the repository at this point in the history
  2. fix lint issues

    IlyaFaer committed Sep 1, 2020
    Copy the full SHA
    c3ce46e View commit details
    Browse the repository at this point in the history