-
### Bug description
Hi, I'm getting an error when trying to upgrade to the lastest version (4.1.1) from 4.0.2.
I was following this guide: https://www.restack.io/docs/superset-knowledge-apache-super…
-
Why not use migrations to create the database, instead of relying on sqlite, so other RDBMS could be used
I will gladly make real migrations to use if needed
-
### Is your feature request related to a problem? Please describe.
I see that Knex is mainly used for database migrations, while TypeORM handles database operations.
Is there a specific reason for …
-
We are using the following code to run each migration one by one, so we can better determine which migration failed:
```
var pendingMigrations = await dbContext.Database.GetPending…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13
### Bug summary
When trying to upgrade Umbraco to v13 in azure we get a timeout exception during v12 …
-
I'm trying to figure out if there is any way to determine the database that MissionControl is connected to. At the moment, what seems to be the case is this:
When running `SolidQueue::Job.connectio…
-
# Django Database Migrations
Database migrations are a way to handle changes to the database schema over time in a Django application. As the application evolves, you may need to modify the structu…
-
Hello,
I am unable to synchronize carp from scratch in the preprod network. The logs show the following error message:
```
2024-11-25T07:38:04.507880Z INFO carp: Starting Carp
2024-11-25T07:3…
-
### Provide a brief summary of the planned work
All previous database migrations have been run manually or through a simple sequencer in-code. This should not happen because the project is now stable…
-
### Description
We recently updated PMM to v2.43.2 and encountered an error in QAN "Unknown error". The network logs show 502 bad gateway responses. Looking at the qan-api2.log, we see the following …