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: avoid adding dummy WHERE clause into UPDATE and DELETE queires #516

Merged
merged 12 commits into from Nov 18, 2020

Commits on Sep 21, 2020

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

Commits on Sep 29, 2020

  1. Copy the full SHA
    07c182a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a924e90 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Copy the full SHA
    b58acf6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    285dda5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'one_more_where_clause_try' of https://github.com/q-logi…

    …c/python-spanner-django into one_more_where_clause_try
    IlyaFaer committed Nov 6, 2020
    Copy the full SHA
    50f45d6 View commit details
    Browse the repository at this point in the history
  4. erase testing WHERE clause

    IlyaFaer committed Nov 6, 2020
    Copy the full SHA
    164669f View commit details
    Browse the repository at this point in the history
  5. fix imports

    IlyaFaer committed Nov 6, 2020
    Copy the full SHA
    7d7ec73 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. rename func

    IlyaFaer committed Nov 16, 2020
    Copy the full SHA
    fe89045 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into one_more_where_clause_try

    Ilya Gurov committed Nov 16, 2020
    Copy the full SHA
    e488292 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Change ensure sig

    c24t committed Nov 18, 2020
    Copy the full SHA
    3d04571 View commit details
    Browse the repository at this point in the history
  2. Add license boilerplate

    c24t committed Nov 18, 2020
    Copy the full SHA
    dc060c1 View commit details
    Browse the repository at this point in the history