-
I receive Query string compile errors when I use `Array.any` for `postgres` (cockroach) manager
```python
from piccolo.table import Table
from piccolo.columns import (
Array,
Text,
)
…
-
### Description
Hello,
CockroachDB is currently not supported as storage method by Luckperms could you add Support for it?
### Proposed Behaviour
It must be possible to set the storage method to c…
-
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/6075016849/?referrer=webho…
-
### Problem Statement
A production system recommended the following index: `CREATE INDEX ON relation_tuple (namespace, relation, object_id, userset_relation) STORING (caveat_name, caveat_context);`
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Add a plugin for using a CockroachDB database as a datasource in Appsmith.
### Why should this be wor…
-
kv/kvserver/raftlog.TestIterator [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/17684533?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/b…
-
ccl/backupccl.TestRestoreAsOfSystemTimeGCBounds [failed](https://tanzanite.cluster.engflow.com/invocations/default/3b150448-95fb-4ba7-88b6-da650615b479?testReportRun=1&testReportShard=2&testReportAtte…
-
Helm install of CockroachDB on Digital Ocean fails
Tried installing Cockroach DB on a digital ocean kubernetes cluster using the helm package. Main change is to use the Digital Ocean storage class …
-
## Problem
The release of CockroachDB 22.1 included a preview of [row-level TTL](https://www.cockroachlabs.com/docs/v22.1/row-level-ttl.html). Adding row-level TTL to a table involves setting stora…
-
I've been working on my own CRDB Changefeeds as a standalone repo, but I think it might fit really well in here.
Would want support for many of the options such as `WITH UPDATE`, as well as trackin…