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: drop table statement #2036

Merged
merged 41 commits into from
May 17, 2024
Merged

Commits on Jan 11, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    e7d385b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57b897 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8875f2c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix: drop table

    surbhigarg92 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9069624 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fix(deps): update dependency google-gax to v4.3.2 (googleapis#2026)

    * fix(deps): update dependency google-gax to v4.3.2
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    2 people authored and alkatrivedi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8b09c11 View commit details
    Browse the repository at this point in the history
  2. feat(spanner): adding EXPECTED_FULFILLMENT_PERIOD to the indicate i…

    …nstance creation times (with `FULFILLMENT_PERIOD_NORMAL` or `FULFILLMENT_PERIOD_EXTENDED` ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature (googleapis#2024)
    
    * feat: add several fields to manage state of database encryption update
    
    PiperOrigin-RevId: 619289281
    
    Source-Link: googleapis/googleapis@3a7c334
    
    Source-Link: googleapis/googleapis-gen@6a8c733
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE4YzczMzA2MmQ4MzNkMTFjNTI0NWVkYTUwZjUxMDhlMGU1NTMyNCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Add SessionPoolOptions, SpannerOptions protos in executor protos
    
    PiperOrigin-RevId: 621265883
    
    Source-Link: googleapis/googleapis@fed9845
    
    Source-Link: googleapis/googleapis-gen@c66a769
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzY2YTc2OTU3ZTJlMTYzNDdiYzFkZDNmNGM2MzgyMjNmMDY1ZWU4MCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat(spanner): adding `EXPECTED_FULFILLMENT_PERIOD` to the indicate instance creation times (with `FULFILLMENT_PERIOD_NORMAL` or `FULFILLMENT_PERIOD_EXTENDED` ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature
    
    PiperOrigin-RevId: 621488048
    
    Source-Link: googleapis/googleapis@0aa0992
    
    Source-Link: googleapis/googleapis-gen@b8ad4c7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjhhZDRjNzNhNWMwNWZlZDhiY2ZkZGI5MzEzMjY5OTZjMzQ0MTc5MSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: danieljbruce <[email protected]>
    3 people authored and alkatrivedi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b8d63e4 View commit details
    Browse the repository at this point in the history
  3. feat: optimisticLock option for getTransaction method (googleapis#2028)

    * feat: add option for optimistic lock in getTransaction method
    
    * feat: add option for optimistic lock in getTransaction method
    
    * add sample for read and write transaction
    
    * add sample for read and write transaction
    
    * chore: add integration test for the read/write query samples
    
    * fix: presubmit error
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: presubmit error
    
    * refactor: sample doc
    
    * refactor: sample doc
    
    * refator: getTransaction method
    
    * fix: lint errors
    
    * fix: lint errors
    
    * refactor: remove logs
    
    * fix: presubmit error
    
    * fix: lint errors
    
    * test: add a unit test for getTransaction
    
    * tests: add integration and unit test for getTransaction options properties
    
    * fix: lint errors
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * refactor: naming convention for varaible in getTransaction method
    
    * refactor: naming convention for varaible in getTransaction method
    
    * fix: lint errors
    
    * fix: lint error
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    alkatrivedi and gcf-owl-bot[bot] committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b6efb93 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 7.7.0 (googleapis#2027)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored and alkatrivedi committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2587ab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix: drop table statement

    alkatrivedi committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9993255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8697f09 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    3f9e8eb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    d17e691 View commit details
    Browse the repository at this point in the history
  2. fix: lint errors

    alkatrivedi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    75e804c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    e09a6a0 View commit details
    Browse the repository at this point in the history
  2. fix: lint errors

    alkatrivedi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    82206ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ad935f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41ac10e View commit details
    Browse the repository at this point in the history
  5. fix: lint errors

    alkatrivedi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c48bec4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b88ca46 View commit details
    Browse the repository at this point in the history
  7. refactor

    alkatrivedi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    35a97a8 View commit details
    Browse the repository at this point in the history
  8. remove sample file

    alkatrivedi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9fc73b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7233e5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fix: lint error

    alkatrivedi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b1b3fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deea952 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    259b280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a276724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04c9af4 View commit details
    Browse the repository at this point in the history
  4. fix: lint errors

    alkatrivedi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a6695ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e556994 View commit details
    Browse the repository at this point in the history
  6. refactor

    alkatrivedi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0f1b304 View commit details
    Browse the repository at this point in the history
  7. fix: lint errors

    alkatrivedi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5d9251c View commit details
    Browse the repository at this point in the history
  8. fix: lint errors

    alkatrivedi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    68d2c7b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. refactor

    alkatrivedi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7b8d8f2 View commit details
    Browse the repository at this point in the history
  2. fix: lint errors

    alkatrivedi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    84a74a1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. refactor

    alkatrivedi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c260858 View commit details
    Browse the repository at this point in the history
  2. refactor

    alkatrivedi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    87ae182 View commit details
    Browse the repository at this point in the history
  3. refactor

    alkatrivedi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4d5c455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daf810b View commit details
    Browse the repository at this point in the history