-
# Celery task results are not stored in the Django database
## Environment
- Django: 5.1.2
- Celery: 5.4.0
- django-celery-results: 2.5.1
- Flower: 2.0.1
- psycopg2-binary==2.9.10 (PostgreSQL)…
-
We should be using the same databases in `development` and `test` as we are in production.
-
- [x] Choose database for project
- [x] Create db connection
- [x] Create script for db initialising for deploying and testing purposes
- [ ] Create documentation for db tables: user, userspendings
-
-
## Context
When installing the eloquent package, users are presented with repository choices without clear explanations of their purposes. This is particularly challenging for users migrating from ot…
-
Currently, `log_queries` and `log_responses` options are helpful for tracking database interactions, but they only log to the console. It would be beneficial to allow users to pass a custom logger so …
-
**Overview:**
There are two main issues in the current Docker setup:
1. The `.env` file is not being loaded, causing missing environment variables during runtime.
2. The `DATABASE_URL` uses `ho…
-
Hi
I am going through retwis-j example. The tutorial does not mention about cloudfoundry:
http://docs.spring.io/spring-data/data-keyvalue/examples/retwisj/current/
But spring configuration is set up…
-
Is there a way to provide two db connections with master and slave configurations? I need my select queries to be directed to the reader cluster and write queries to master/
-
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. Se…