-
### What's not working?
[Since View of Databases is being a feature of prisma](https://www.prisma.io/docs/concepts/components/prisma-schema/views), I think it should be supported by Redwood.js.
Howe…
-
### Bug description
prisma may generate below sql every time when I run `migrate dev`
```sql
-- AlterTable
ALTER TABLE `Admin` MODIFY `createAt` TIMESTAMP(0) NULL DEFAULT CURRENT_TIMESTAMP;
```
…
-
it should contain what table we need and what relation is there between them.
like user is sure, then diary table, and so on.
> encourage someone who has work with backend
ping me if any doub…
-
### Bug description
Having type mismatch issues with prisma when adding the accelerate extn.
According to the docs;
```
import { PrismaClient } from '@prisma/client'
import { withAccelerate …
temrb updated
3 months ago
-
Just doing a basic self-hosted docker installation. Couldn't even get the initial setup page to load, was getting these errors in browser:
```Failed to load resource: the server responded with a st…
-
### Bug description
I am trying to decrement locked amount with different values, total amount of those values is 10.
but in prisma after all values decrement some precision is still left -0.000…
-
Love what you guys do!!!
On this current project I am on I have to use MongoDB, I am connecting with Prisma.
Within my schema.prisma file many of the associated types are not being defined by zod-pr…
-
Currently Finagle library has Netty version as 4.1.100.Final which is vulnerable with https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3 ( CVE-2024-29025) .
To remove this Netty versio…
-
### Bug description
A composite type with array members does not have filters such as `has`. This makes it impossible to query for entries that match an ID in the composite type's array.
This is usi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…