rivatove

Results 8 issues of rivatove

**Describe the bug** No data appears for MySQL JSON fields when using Prisma. **Installed libraries and their versions** * [email protected] * @adminjs/[email protected] * @adminjs/[email protected] **To Reproduce** Steps to reproduce the...

1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 8.0.34 2. Which TablePlus build number are you using (the number on the welcome screen, Ex:...

### Bug description Recently, I experienced similar issues to those mentioned in the following issues: https://github.com/prisma/prisma/issues/7249 https://github.com/prisma/prisma/issues/9902 That is, Prisma will sporadically hang with the following errors: - Worker nodes:...

bug/1-unconfirmed
kind/bug
tech/engines
topic: connection pool

## Feature Request Nestia throws the following error on branded properties: ``` - number & Brand: - nonsensible intersection ``` With the `ProductPrice` being of the following type (with a...

invalid
wontfix

### Prerequisites - [x] I have written a clear issue title - [x] I have searched existing issues to avoid duplicates ### Versions - Prisma version: 6.6.0 - prisma-json-types-generator version:...

enhancement
help wanted
good first issue

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Versions 3.1.1...

enhancement
help wanted
good first issue

Using the `isNot: null` filter for a relation does not exclude null from the return type. _Originally posted by @andrewmclagan in https://github.com/prisma/prisma/discussions/2772#discussioncomment-3854613_

bug/2-confirmed
kind/bug
topic: client types
topic: null
domain/client

### 🔎 Search Terms "destructuring", "record" ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ. ### ⏯ Playground...

Bug
Help Wanted