-
## Bug description
New installation of the chart fails on migrations. Therefore the deployment is not usable as the plugins, web, worker and events are not passing the init phase.
The SQL migrat…
-
# Overview
We're going for MySQL db for persistent storage so that it can be containerized. Figure out how it works with Django forms so we can manipulate and query data in that database.
# Output…
-
Implement the database schema in Django models based on the visual design.
You'll define the structure of the database tables, their fields, data types, and relationships in Django models.
-
The library is incompatible with django 3+, please develop a fix for this. For django 3+, it deletes some django inbuilt tables and causes an error. Something to do with the migrations.
-
### Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
### What are you trying to accomplish?
Trying to log into sentry
### How are you getting stuck?
We have been using sentry sel…
-
Hi
We are using atlas as a library in various projects - and its just awesome! - The only issue we have encountered is we do not manage all tables with atlas (e.g. we allow some 3rd party apps to …
-
### Overview
We need to create the leadership_type table so that we can update a shared data store across hackforla.org, vrms, civictechjobs, and tables (onboarding) project.
#### Details
A t…
-
Look into using pytest-django to allow us to run tests involving the django models. We currently skip these tests on github actions since they have no access to the models.
-
**Describe the bug**:
When using Azure Table Client (package `azure-data-tables`) inside an Azure Function instrumented with `elasticapm.contrib.serverless.azure.ElasticAPMExtension` and querying a …
-
Same issue
https://github.com/django-tenants/django-tenants/issues/735
Hi, I am facing the same issue, exactly. The record of django_migration is written but the tables are not created for tenant …