-
The existing test fixture is getting unmanageable in both the amount of time it takes to initialize, and the amount of unrelated code it's holding. Also, some decisions that were made at the beginning…
-
I am noticing warnings when I launch the spanner emulator, both in the terminal locally, and when using the `gcr.io/cloud-spanner-emulator/emulator` docker image on a bitbucket pipeline.
```
WARNI…
-
Example: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/actions/runs/5657994047/job/15328318471
This is slowing us down.
@prash-mi Is this something you can investigate?
-
## Prework
I have identified an issue regarding unique id errors limiting WCAG related screen reader accessibility, when rendering HTML tables with columns names that have either special characters…
-
Using `gt::md()` renders different markdown syntax differently, depending upon where it is called.
**Reprex:**
```r
---
format:
docx: default
---
```{r}
gt::gt(gt::sp500[1:10, ]) |>…
-
### Feature Description
Closure table is a tree hierarchy structure that allows for multiple parents. However, TypeORM's current structure only allows for a single parent. Missing this closure-table …
-
### What needs to happen?
Support the upcoming FLOAT32 type in Cloud Spanner.
This mainly needs an update of the java client libraries and additional type related changes in the SpannerIO componen…
-
### Description
I tried to use Google Cloud Spanner with SqlDelight: https://github.com/hfhbd/sqldelight-spanner-r2dbc
There are 4 problems, two of them are needed to fix somehow in sqldelight:
1…
-
### Before reporting your issue
- [X] My version of Firefox is up to date (for 115, this means being on at least 115.16.1)
- [X] My copy of Geckium is up to date (no update option in the hamburger/sp…
-
https://github.com/GoogleCloudPlatform/cloud-spanner-emulator には固有のhintが存在する
どこかにdocumentがあるのかもしれないが、よく分からなかったので、メモしておく