-
### Describe what you want
I am using libsql and I am building a desktop and a mobile app. I can't bundle migrations folder with my app. Dirizzle-kit has a push command for altering database schema r…
-
### Bug description
I am attempting to connect a Redshift database to Prisma using the postgresql drivers. I did the setup as outlined [here](https://www.prisma.io/docs/getting-started/setup-prisma/a…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an end user,
| I want to see a clearer menu item in place of "Transparency"
| so that I …
-
### Description
The current database processing code is located in the Webhooks repository. To streamline our setup and manage everything in one place, we need to migrate this code to the current r…
-
### Bug description
I have a model in `prisma.schema` that looks a little like this:
```prisma
model PayrollCheque {
parentChequeId Int @unique @id
parentCheque Cheque @relation(fields: [pa…
-
**Error Message:**
schema-reader-db Error: Call to undefined method Illuminate\Database\Schema\MySqlBuilder::getTableListing()
**Stack:**
```
schema-reader-db Error: #0 phar:///Applications/Vemt…
-
Deployment to production will be: **Tuesday, November 19**.
New `nmdc-schema` and `submission-schema` versions should be ready and released and integrated into dev systems by **Tuesday, November 12…
aclum updated
5 hours ago
-
Impact-graph service launch time is too long, about 5 minutes if I am not mistaken. This causes long service downtime on each restart that is necessary after each update or configuration change.
Moha…
-
```
2024-04-02T07:53:58.682Z prisma:schemaEngine:stderr {"timestamp":"2024-04-02T07:53:58.682766692Z","level":"ERROR","fields":{"message":"Cannot drop the schema 'dbo'.","code":15150},"target":"tibe…
-
I've been facing some frustrating issues with the temporary database. Specifically, composite types aren't copied into it, leading to failed setup within `assertValidPlan`.
Instead of generating mi…