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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set resource type for database parameter of Backup #174

Merged
merged 1 commit into from May 5, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/3e0416a7-7b9c-4810-b5ac-889cbdb15b00/targets

PiperOrigin-RevId: 306557455

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Apr 14 18:46:18 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: ab5d07c2883026eec395d73ff59a17f4ad0153db
Source-Link: googleapis/googleapis@ab5d07c
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2020
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2020
@skuruppu skuruppu merged commit bb4d7cf into master May 5, 2020
@skuruppu skuruppu deleted the autosynth-googleapis branch May 5, 2020 01:31
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
* fix: return empty catalog name

The JDBC connection would return the current database name as the
current catalog name, but that catalog name would not be returned
in the ResultSet returned by getCatalogs(). This discrepancy causes
some tools to ignore or misinterpret the catalog and schema structure
of a Cloud Spanner database. Specifically, it breaks the autocomplete
feature of DBeaver.

* tests: fix failing test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants