Cant setup prisma accelerate, on the site when i try to enable accelerate I get error
[React Native] Creating client with Supabase crashes
Help Needed with sorting/filtering data over Timeframe Based on Aggregated results
Events table
: Stores information about each event, like its name and category....Issues with raw queries (was working) - Postgres
How generete enum type from hasura?
Prisma trace questions
Security concern
Problem with array of strings on Postgres
TEXT[]
, but when I create the record, it say unknown.
Unknown argument `attachments`. Available options are marked with ?.
Unknown argument `attachments`. Available options are marked with ?.
Nothing is written in a SQLite database when i try to insert anything
await prisma.test.create({ data: { skibidi: "ohio" } });
Querying a SQLite database will just hang forever
@prisma/client
and prisma
client.
```json
{
"name": "",
"version": "1.0.0",...Error when updating Record
Migration File Accidentally Deleted
new optional field failing
model MyModel {
...
myKey String? @default(uuid())
}
...Dockerize Svelte with Prisma
/app/node_modules/.pnpm/@[email protected]/node_modules/.prisma/client/default.js:43
throw new Error('@prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.');
...Soft delete & include
{where: {isDeleted: false}}
to every include
statement with a deep patch function, cause to-one relations dont have where
.
Is there a generic way to add a where statement to every include?...enum @map value
Psql Timeout connecting a new connection from collection pool
Seeking Work
Unknown argument...Available options are marked with ?.