-
### Bug description
prisma migrate dev failed when running the generated migration. Occurs when changing a String to Enum. My workaround is to create a new field and I'll drop old field in a futur…
-
**Describe the problem**
We now drop enum values. See this comment:
https://github.com/cockroachdb/cockroach/blob/d4627dbf9c2a47b98aba9c19b3fc687d82502475/pkg/sql/stats/stats_cache.go#L496-L504
…
-
roachtest.c2c/initialscan/kv0 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/17851097?buildTab=log) with [artifacts](https://teamcity.cockroa…
-
ccl/crosscluster/physical.TestStreamingReplanOnLag [failed](https://mesolite.cluster.engflow.com/invocations/default/238a8ce0-5130-405a-af60-6e8b1f39ca8f?testReportRun=1&testReportShard=2&testReportAt…
-
I use EF 6.0.3, And CockroachDB v21.2.4
When trying to use a custom schema via modelBuilder.HasDefaultSchema("Servers");
And applying the migration results in the following error:
Applying migrat…
-
### Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environment
S…
DoGab updated
2 months ago
-
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/93760
Commit: https://github.com/cockroachdb/cockroach/commit/3e1cdb0a0d84be9b3d53e94eac83ea99b5062dd9
---
Release note …
-
**Is your feature request related to a problem? Please describe.**
It would be nice to have an easy way to connect to the CRDB cluster in a Kubernetes cluster.
**Describe the solution you'd like**…
-
**Is your feature request related to a problem? Please describe.**
Today, we have 5 different histogram implementations:
- `Histogram`
- `HdrHistogram`
- `ManualWindowHistogram`
- `AggHistogram`
…
-
### Feature Description
It will be a good addition to integrate the `GENERATE_SERIES` inside innerJoin, leftJoin
### The Solution
`GENERATE_SERIES` is working inside a view entity for exampl…