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(spanner/spansql): support ALTER DATABASE #4403

Merged
merged 6 commits into from Jul 12, 2021

Commits on Jul 9, 2021

  1. feat(spansql): support ALTER DATABASE

    Adds support for ALTER DATABASE dbname SET OPTIONS (..) statements.
    
    Resolves #4390
    olavloite committed Jul 9, 2021
    Copy the full SHA
    ada8f61 View commit details
    Browse the repository at this point in the history
  2. fix: variable names

    olavloite committed Jul 9, 2021
    Copy the full SHA
    d11159e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2cb9ad7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Copy the full SHA
    ad6c344 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'spansql-alter-database' of github.com:googleapis/google…

    …-cloud-go into spansql-alter-database
    olavloite committed Jul 12, 2021
    Copy the full SHA
    74cdabb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed31a68 View commit details
    Browse the repository at this point in the history