-
## Setup
### Versions
- **Rust:** `rustc 1.83.0-nightly (506f22b46 2024-09-19)`
- **Diesel:** `2.2.4`
- **Database:** `postgres`
- **Operating System:** Linux
### Feature Flags
- **…
-
```
kubectl -n mastodon logs mastodon-db-migrate-qjlsp
I, [2024-10-08T22:13:18.132471 #1] INFO -- : Migrating to AddURLToPreviewCardsStatuses (20231006183200)
== 20231006183200 AddURLToPreviewCard…
-
### Steps to reproduce the problem
1. Run upgrade with PostgreSQL v14.3
```
kubectl -n mastodon logs mastodon-db-migrate-qjlsp
I, [2024-10-08T22:13:18.132471 #1] INFO -- : Migrating to AddURLTo…
-
### Clear and concise description of the problem
We use [testcontainers](https://testcontainers.com/) to run our integration tests with a live PostgreSQL database, in 5 parallel workers
All these …
-
**Problem Description:**
Currently, the goose package does not handle interleaved migration files effectively when developers work concurrently on different migrations. This causes issues when a deve…
-
### What version of `drizzle-orm` are you using?
0.30.6
### What version of `drizzle-kit` are you using?
0.20.14
### Describe the Bug
While using the migrate client I'm getting:
`PostgresError: …
-
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…
-
The postgres addon is working. I can connect to it with the set password from a client.
immich can't connect to it, the password I set in the config is the same one that works in the client but it…
-
Entity Framework is very important.
Migrations are a CRITICAL part of using Entity Framework.
The existing Sql Server sample doesn't work with Postgres, takes a considerable amount of work to ha…
yoDon updated
1 month ago
-
### What version of `drizzle-orm` are you using?
0.35.2
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
I'm not really sure why I keep getting an error when…