License details for Studio
mongo dates without JS Date object?
using mongo -- insert document without any checks whatsoever?
gin index
CREATE INDEX ON my_table USING gin (my_string_column gin_trgm_ops);
CREATE INDEX ON my_table USING gin (my_string_column gin_trgm_ops);
Omit type for creating
Syncing Prisma across multiple repo's
[React Native] DB duplicated to the emulator. Intentional?
db.db
file and uses it
2. Prisma Studio shows a different sort of data, as if there were 2 separate DBs at the same time, which makes no sense
What happens:...
Do transactions work when you nest them?
UnknownJsonError - P6000 - Something went wrong
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" } });
