Commit a123757
fix: automatically set default_sequence_kind for CREATE SEQUENCE (#4105)
* fix: automatically set default_sequence_kind for CREATE SEQUENCE
* chore: generate libraries at Thu Oct 2 09:09:42 UTC 2025
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>1 parent bf94dde commit a123757
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- java-spanner
- .github/workflows
- google-cloud-spanner/src/main/java/com/google/cloud/spanner
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments