-
```
What steps will reproduce the problem?
Running cloud auth login fails with Python error.
What is the expected output? What do you see instead?
I expect to be able to authenticate. Instead, I see…
-
```
What steps will reproduce the problem?
Running cloud auth login fails with Python error.
What is the expected output? What do you see instead?
I expect to be able to authenticate. Instead, I see…
-
I'm trying to set up a vanilla drupal8 install using the instructions [here](https://docs.lando.dev/config/drupal8.html#getting-started) on debian, but the database isn't starting.
`lando start` ha…
-
This is a place to further discuss a standalone ORM.
# Goals
Here are some of my goals, some of which have been articulated by others:
- Standalone ORM that can be used independently of QCubed.
- Pe…
-
as [demanded](https://github.com/kitodo/kitodo-production/issues/621#issuecomment-272904701) i'm cross-posting a bug report concerning the Docker image here.
Is the Dockerfile supposed to be merged…
-
I want to apply different permissions to queries which select multiple rows and to queries which select a single row by primary key.
This is a feature available in Firebase Firestore
> A read rule…
-
## Expected Results
Branching off of #2009
To create and insert 1000 documents, and in the long run, 35000+ documents in to a local realm db (currently an android device) in a quick timeframe using …
-
根据您提供的 GCP 使用产品信息,以下是一个详细的备份列表和策略建议:
1. **GKE 集群和工作负载**:
- 使用 `gcloud container clusters get-credentials` 获取集群凭据
- 导出集群配置: `kubectl cluster-info dump`
- 备份 Kubernetes 资源对象(Deployments、Servic…
-
-
# Feature request - Uploading/downloading files to database
PostgreSQL database engine support for files storage.
This feature is called Large Objects in PG. (PostgreSQL documentation)[https://ww…