-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
To speed up startup (my laptop is 2…
-
We are currently exposing the complete SQL statement for each query but this is not very maintainable when we start adding filters that are applicable to several queries (like labels or annotations)
…
-
Running:
```
dsync -i 'src/schema.rs' -o 'src/generated_models' -c 'diesel::pg::Pg' --single-model-file
```
Which produces a bunch of files with a bunch of errors.
### 0
For example, this on…
-
**Describe the problem**
`EXPLAIN` raises internal error: needed column not produced by group-by input
**To Reproduce**
```sql
EXPLAIN
with
v2 as (select '1' as c0 union select null),
v0 as…
-
**Describe the problem**
The latest version of the CockroachDB v24.2.3 encounters Internal Error when executing the following query:
```sql
TABLE POSITION ( NULL IN 'abc' ) NATURAL JOIN POSITIO…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/5757751689/?referrer=webho…
-
**Describe the problem**
The latest version of the CockroachDB v24.2.0 triggers Internal Error when executing the following query:
```sql
CREATE TABLE v0 AS SELECT ALL;
TABLE v0 EXCEPT DISTINC…
-
**Describe the problem**
The latest version of the CockroachDB v24.2.0 encounters Internal Error when executing the following query:
```sql
CREATE TABLE v0 ( c1 ) AS ( WITH ta2 AS ( EXPLAIN COM…
-
Have you thought about SQL builder ?
eg:
![image](https://user-images.githubusercontent.com/19162822/30195833-d797a44e-948e-11e7-973a-d286bb53e9a2.png)
A great many possibilities
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/5044692528/?referrer=webho…