-
Run Prisma migrations to create tables in the PostgreSQL database.
-
Run Prisma migrations to create tables in the PostgreSQL database.
-
Run Prisma migrations to create tables in the PostgreSQL database.
-
We have a large blob of code in the `migrations/ualert` package. Much of the code is the legacy->unified alerting migration, but not all. There are other unrelated migrations mixed in with that code, …
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.5.1
### Bug summary
When running a site that has an invalid path in the umbracoKeyValue table in prod…
-
Apologies if this question has already been asked but I can't find the right way to set up the solid_queue db alongside my primary db. Every time I try to start tsolid_queue I keep getting the error b…
-
## Description
The module saves correctly in database as json field. But in backend after a page reload the image doesn't display, showing an empty field. After that, new saves store empty values.
…
cloon updated
7 hours ago
-
That's all. Like it says on the label.
Fails to update? Cool! Let's bump that schemaversion! FML.
TyIsI updated
4 months ago
-
# 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://gith…
-
### What is the problem this feature would solve?
My DB migration library prints out what's wrong with my SQL, but running `bun run migrate` from my project top-level omits the most important lines…