-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
-
**Describe the bug**
migrate found failed migrations in the target database, new migrations will not be applied. Read more about how to resolve migration issues in a production database: https://pris…
-
Running rails solid_queue:install:migrations is not a valid command.
```
juksefantomet@UBERJUKSE:~/git_projects/staff_pulse_check$ rails solid_queue:install:migrations
Unrecognized command "soli…
-
### Issue description
MySQL introduced support for CHECK constraints starting from version 8.0.16. but TypeORM does not support creating or managing CHECK constraints in MySQL databases.
### Expecte…
-
**Is your feature request related to a problem? Please describe.**
At the start of a project, stability isn't usually important so developers take the expedient path. Later, as the project gains ad…
-
As every Djangonaut knows, changes to models prompt schema migrations. Indeed, it's common to combine both in the same PR. Doing so, however, can cause the database schema to be inconsistent WRT the m…
-
### Bug description
I'm experiencing an issue when running npx prisma migrate dev against a CockroachDB multi-region cluster. The migration fails with the following error:
Error: P1001: Can't reac…
-
Keeping the database and the API in sync requires that developers remember to make migrations and check them in. We should fail the build for missing migrations.
Reference: [https://johnnymetz.com/po…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
Mac
### OS version
15.1
### App version
6.1.1.0
### Current Behavior
I run the command `simplex…