-
Hi, I'm an error with hangfire.mongo and hang fire running in a Kubernetes cluster with multiple pods. Always a POD starts, mainly when I'm publishing a new version of my application, perhaps the firs…
-
This whole multi database thing is getting super confusing.
In Development:
I totally removed Solid queue from my app and started the process to install it and configure it from scratch.
I ad…
-
Formalizing a policy based on a slew of internal and external conversations:
* At present, `server` includes all database migrations from the beginning of the project
* That means that any existin…
-
I am managing an RDS with the autodeploy console and drizzle as ORM.
What would be the best way to perform database migrations automatically?
-
**Describe the bug**
Unable to connect
**Version**
Latest
**Expected behavior**
Open Dawarich
**Logs**
```
dawarich-dawarich_redis-1 | 9424:C 30 Nov 2024 09:43:37.071 * DB saved on disk…
-
When older `coder` executables encounter database schemas from newer builds that have newer migrations, they produce a somewhat inscrutable error that doesn't provide the user a meaningful call to act…
-
### Issue Summary
`wagtail.blocks.migrations.migrate_operation.MigrateStreamData` does not gracefully handle revisions that do not contain the field that is being operated on. This may occur when run…
-
## Rowversion migration regression from EF Core 8 to 9
I'm in the process of upgrading an application from .NET 8 to 9.
But I'm running into problems when trying to run existing migrations that have…
-
This is amazing and impressive, best kept secret, 👏 👏 is it just and object database or graph as well, and I'm excited to see where it's headed. The current implementation is solid, and I appreciate …
-
I've tried both the `Fluent.revert` and `FluentMigrations.revertLast` functions and neither seem to be working on my SQLite3 database.
no errors are thrown, and the single migration (a table creati…