-
### Description
Dbeaver crashes unpredictably when I try to execute select queries.
### DBeaver Version
24.2.1
### Operating System
macOS 15.0
### Database and driver
PostgreSQL 1…
-
### Terraform Version
1.1.1
### Affected Resource(s)
- `postgresql_grant`
### Terraform Configuration Files
```terraform
provider "postgresql" {
host = var.postgres_host
…
-
### Describe the bug
When a table used in a model is modified, the model breaks and becomes inaccessible for editing. The application only allows downloading a JSON file with the error, making it imp…
-
## Problem
Currently, when working with JSON fields in Prisma with a relationnal database, it is not possible to automatically generate a schema or enforce structure within these fields. This limit…
-
Only found in rust source code as of today see:
https://sourcegraph.com/search?q=context:global+repo:github.com/prisma/+statement_cache_size&patternType=literal
Example
```
postgresql:///localho…
-
**Describe the solution you'd like**
Support injecting dynamic secrets from the Postgres secrets engine in Hashicorp Vault: https://www.vaultproject.io/docs/secrets/databases/postgresql. Documentatio…
-
AWS finally released availability of the Data API for MySQL provisioned Aurora database instances (it was only previously available for PostgreSQL databases. Will this library officially support this…
-
### Describe the Bug
I'm trying to create policies with the REST API, but it doesn't seem to be working...
### To Reproduce
Sending a POST request to `myhost.com/policies` with the JSON body;
``…
-
### Git Issue: Boolean Form Submission Error in Business Forms Panel 4.8.0 with Grafana 11.1.0
#### Summary
When using the Business Forms Panel (v4.8.0) in Grafana (v11.1.0), submitting a boolean …
-
### Describe the use case
Currently, when I call the MetaData().reflect() function, the foreign tables are not reflected. It would be interesting to have an argument in the function to be able to sea…