-
**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…
-
Hello,
Im trying to implement an in memory cache which looks at the following function. The goal is to have a cache for the same types of fromdate and todate queries that are called with the functi…
-
Hello there. Thanks to the team for this feature.
**Describe the feature you'd like to see included in Oxygen.**
Let's extract all the queries with the Advanced query builder.
Add this class su…
-
When building a custom QueryFragment, it seems some method do not behave the same when using the standard `SelectBy` trait or a custom implementation.
This happens in particular when trying to quer…
-
Hi,
I am trying your module with the newest version of frappe hrms and I get the following error:
### App Versions
```
{
"erpnext": "15.43.3",
"frappe": "15.48.0",
"hrms": "16.0.0-dev",
…
-
**What happened**:
my database has column names that include colons, e.g `verification:id`. the Query Builder mode in Grafana does not quote them, resulting in invalid SQL ala:
`SELECT verification:i…
-
Currently admission priority of the `ttljob` is fixed:
https://github.com/cockroachdb/cockroach/blob/938dce6d9df43de9e463803253cf20c7ab21daa8/pkg/sql/ttl/ttljob/ttljob.go#L552-L562
https://github.…
-
**Describe the problem**
The latest version of the CockroachDB v24.2.0 triggers Internal Error when executing the following query:
```sql
CREATE TABLE v00 (v01 STRING);
UPSERT INTO v00 ( v01 )…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
## …