-
### Used Zammad Version
observed in multiple versions, including 6.4
### Environment
- Installation method: any
- Operating system (if you're unsure: `cat /etc/os-release` ): [e.g. debian 10.4, ubu…
-
**Is your feature request related to a problem? Please describe.**
When using AWS RDS IAM Authentication to connect to database server in AWS (MySQL, MariaDB, PostgreSQL), a temporary password can be…
-
### Describe the bug
On the main page, when clicking on models (/browse/models) I get an unexpected error message.
![image](https://github.com/user-attachments/assets/3873615e-ee11-4337-859f-a4f…
-
Hi team: we believe our postgresql database artifact contents are out of sync with what's actually in the S3 bucket. our s3 bucket size is 143TB. From our user's standpoint, the Harbor UI, swagger,…
-
### Bug description
I am encountering an issue where I am unable to connect to my Supabase PostgreSQL database server using Prisma's migrate dev command. This problem started occurring suddenly and w…
-
### Bug
There is a problem during the installation for a new deployment when you choose PostgreSQL as DBMS.
I've selected psql as db_type in the form but the app try to connect to Postgresql with ro…
-
**Describe the issue:**
It was observed that when migrating from IS-5.7.0 or below to the latest versions the following scripts recreates the `CON_APP_KEY` constraint on the `IDN_OAUTH2_ACCESS_TOKE…
-
### Name and Version
bitnami/postgresql-ha 6.5.5
### What architecture are you using?
None
### What steps will reproduce the bug?
1. Deploy PostgreSQL with HA architecture (using Replic…
-
### Title
Crafting Clean and Maintainable APIs with Django REST Framework
### Describe your Talk
Hello Django peeps 😎, this talk will cover about
- What is DRF and it's basic overview ? 💥…
-
On the project that I work on, we have a default field similar to this:
```
SomeEntity
added UTCTime default=current_timestamp
```
When we run migrations on the project, we always get…