❓│help-and-questions

3287 threads · Page 63 of 66

PostgreSQL unique column with case insensitivity with length constraint 3 messages
Insert value as highest value in column + 1 2 messages
Combining a transaction with a post request 2 messages
Typing with Includes 3 messages
Prisma JSONB OrderBy 2 messages
Database drift caused by adding a new optional field? 2 messages
PrismaClientUnknownRequestError: Invalid `prisma.users.findFirst()` invocation: 9 messages
ARGUMENT IS MISSING 7 messages
Create a register inside a update query 6 messages
Upsert with Composite Key 3 messages
In an oddly specific circumstance, an incorrect ID is saved to an explicit relation table 2 messages
History/Audit Extension 2 messages
❌ Could not resolve @prisma/client despite the installation that we just tried. 4 messages
[Solved] How to model a relationship - "A comment can have replies" 11 messages
npx prisma init error: 4 messages
Nested UpdateMany expects a where object 2 messages
Trying to upsert. 14 messages
Passing types around dynamic types 4 messages
Prisma error 3 messages
Atomic Operation not Working 2 messages
`RETURNING` example in the v5.1.0 release notes 5 messages
Anything changes in the schema engine stuff? 35 messages
Guys i want to create before insert hook on one table i don't seem to find proper reference 5 messages
Fails to make new row since another row with the same input exist. 11 messages
How to update user's scalar list of models 6 messages
schema postgres ERROR: relation "todo" does not exist 4 messages
Error: Command failed with UNKNOWN: ts-node --compiler-options {"module":"CommonJS"} prisma/seed.ts 5 messages
Solved
Prisma, SQLite and Datetime 4 messages
Schema validation 3 messages
TypeError: Do not know how to serialize a BigInt 8 messages
findMany query takes longer time to execute vs. when querying the database directly 5 messages
How to bypass the 100,000 rows limit? 5 messages
Argument `providerType` is missing. 18 messages
SQL Injection 2 messages
PostgreSQL `ON CONFLICT UPDATE` 2 messages
Handling Migrations 2 messages
Error on Existing Columns 4 messages
im getting this error: TypeError: Cannot set properties of undefined (setting 'UserRole') 95 messages
Update previously created models, which are already saved in the database. 4 messages
Upgrading for Prisma 3 to 5 3 messages
Adding generic include, prisma project grows indefinitely 2 messages
nothing seems to be working after upgrading to 5.1.0 (from 5.0.0) 4 messages
.env.local in the Next with Prisma tutorial 3 messages
Catching and ignoring Prisma errors inside interactive transactions 2 messages
Missing relation typings when using a conditional in an include property in a query 9 messages
Struggling with arguments for model extension 2 messages
Has any built client extensions that implement RBAC (Role-based access control)? 4 messages
SQLITE Auto migration with prisma 12 messages
Do I need to have a unique ID here, or can I have unique conditions? 2 messages
Use index in implicit m-n relation 2 messages