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: raise Unimplemented error when creating temporary tables #159

Merged
merged 8 commits into from
Dec 1, 2021

Commits on Nov 30, 2021

  1. feat: drop temporary tables support

    IlyaFaer committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    31ea13e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Update google/cloud/sqlalchemy_spanner/requirements.py

    Co-authored-by: skuruppu <skuruppu@google.com>
    Ilya Gurov and skuruppu committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    03acb08 View commit details
    Browse the repository at this point in the history
  2. catch TEMPORARY prefixes

    IlyaFaer committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    af56a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd4742a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Ilya Gurov committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    30ec806 View commit details
    Browse the repository at this point in the history
  5. lint fix

    IlyaFaer committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8e74d9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b93972 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c593ab View commit details
    Browse the repository at this point in the history