History
2 branches 0 tags
fix: harden ~/.config/prisma-platform/auth.json to 0o600 (#29568) Jaeyoung Yun 3c4013c 2 months ago
fix: remove duplicate 'the the' in test comments (#29610) 3937779 2 months ago
chore(deps): bump @prisma/dev to 0.24.9 (resolves hono GHSA-92pp-h63x… fda8fbc 2 months ago
fix(client): restore OmitOpts default type to improve type-checking p… 868ffdd 2 months ago
chore(deps): bump postgres-bytea to 1.0.1 to drop Buffer() deprecatio… 42f9102 2 months ago
chore: disable scheduled CI; run on push/PR/manual dispatch (#29553) ab2b847 2 months ago
chore: remove parameterization from sqlcommenter-query-insights (#29518) d6d9fc9 3 months ago
fix(client-engine-runtime): surface unmapped driver errors as user-fa… 0036baf 3 months ago
fix(docker): make MongoDB replica set init idempotent (#29515) 895729a 3 months ago
fix(security): patch hono, ajv, and uuid vulnerabilities (#29514) ec30a5d 3 months ago
chore(deps): update engines to 7.8.0-5.e96eae70cf4ade6a15d7e6064d5b0b… 62b44ac 3 months ago
feat: add a query plan cache size parameter (#29503) 4104864 3 months ago
fix: remove savepoint operations from the D1 adapter (#29499) fa90003 3 months ago
fix(cli): route bootstrap telemetry to Prisma Web Properties project … 5723406 3 months ago
chore(deps): update engines to 7.8.0-4.8c287008617e9b12f313df99e2c821… 723ba7b 3 months ago
fix(migrate): remove dead --shadow-database-url reference in MigrateD… 51a4a52 3 months ago
chore(deps): update engines to 7.8.0-2.3187e3937290320ba3c7dbd5aa94af… cadbafe 3 months ago
chore(deps): update engines to 7.8.0-1.7b80cc56c645c6e03c7541474e6a7c… f705533 3 months ago
chore: fix prettier CI issue (#29456) 8c20480 3 months ago
fix: security fix for @hono/node-server (#29448) c10c587 3 months ago
Fix 29271 (#29303) fbab4e8 3 months ago
fix(client-engine-runtime): serialize unknown driver adapter error ca… e5806b0 3 months ago
fix(cli): install missing `@prisma/client` in `prisma bootstrap` (#29… 8e71aa7 4 months ago
chore: fix `pnpm audit --prod` (#29401) ab7aa09 4 months ago
fix(cli): bootstrap UX — auto-install deps, resumable flow, timeout h… ada077b 4 months ago
chore: extract parameterization to client-engine-runtime (#29422) 6a3c3cc 4 months ago
feat(cli): add prisma bootstrap command (#29374) 9b0b7f5 4 months ago
chore: bump @prisma/dev to 0.24.3 (#29396) 5fece0a 4 months ago
feat(cli): add `prisma postgres link` command (#29352) 45d7e0f 4 months ago
feat: pg statement name generator (#29395) f2ca67e 4 months ago
feat: mariadb protocol options (#29392) 1a3c498 4 months ago
fix(client): prevent caching of createMany queries to avoid cache blo… 5b420f8 4 months ago
feat: dmmf streaming with an E2E test (#29377) 30f0af6 4 months ago
fix: set @types/pg to ^8.16.0 (#29390) 4131568 4 months ago
Pre-bundle Studio frontend assets and replace Hono (#29389) adbdf15 4 months ago
fix: pin E2E typescript to prevent 6 upgrade (#29383) 14c3c2e 4 months ago
chore: bump effect to fix vulnerability (#29384) f8258ad 4 months ago
chore(deps): update engines to 7.6.0-1.75cbdc1eb7150937890ad5465d8611… ecae3b6 4 months ago
feat(cli): update bundled @prisma/studio-core to 0.27.3 (#29376) 74839a9 4 months ago
fix(query-plan-executor): log errors more reliably (#29359) 32fb24b 4 months ago
fix(adapter-pg): handle both quoted/unquoted column names in ColumnNo… 33667c3 4 months ago
refactor: extract 'prisma-client-js' into PRISMA_CLIENT_JS_PROVIDER c… 309b4bc 4 months ago
fix: export Get<Model>GroupByPayload type in prisma-client generator … 67b6986 4 months ago
feat(adapter-pg): accept connection string URL in PrismaPg constructo… e97b3e0 4 months ago
fix(internals): improve missing model message to hint about --require… a98aff2 4 months ago
fix(client-engine-runtime): make NowGenerator lazy to avoid synchrono… 3f2438c 4 months ago
chore(deps): update engines to 7.5.0-15.280c870be64f457428992c43c1f6d… ccce148 4 months ago
chore(deps): update engines to 7.5.0-14.d684c195f0a8bfb0ba8ca62841637… de1c376 4 months ago
chore: add pnpm overrides to fix audit (#29332) 3fecf73 4 months ago
fix: fix DATE cursor comparison (#29327) ea93809 4 months ago
chore(deps): update engines to 7.5.0-13.0f1690a1b5dcd01b5341a4f411f07… f8e742a 4 months ago
Bump studio-core dependency to 0.21.1 (#29322) 2cd422d 4 months ago
chore(deps): update engines to 7.5.0-11.7b8301120d804d084ab24ec6332a8… 3e2392d 4 months ago
fix(client): fix browser-imported Prisma.DbNull producing empty objec… 4b65b60 4 months ago
Fix DateTime fields returning Invalid Date with unixepoch-ms (#29274) 7a1f497 4 months ago
fix: use mysql binary protocol to avoid a lossy conversion (#29285) bee4502 4 months ago
feat(cli): update Studio to @prisma/studio-core 0.15.0 (#29255) 9fa295d 5 months ago
chore: migrate internals tests to vitest (#29279) 11ec4fe 5 months ago
chore(cli): replace Accelerate CTA with create-db in generated schema… bbd603e 5 months ago
refactor(client-runtime-utils): use private property instead of WeakM… 1c96216 5 months ago
feat: add distinct field JSDoc to findMany operation (#29269) 8e66b69 5 months ago
Make @types/pg a direct dependency of adapter-pg (#29277) fc38fb7 5 months ago
Migrate `prisma init --db` to new connection model (#29283) 57641cb 5 months ago
chore: migrate get-platform to vitest (#29278) 6738298 5 months ago
fix: use safeJsonStringify for nested Uint8Array in Json fields (#29268) 455853d 5 months ago
fix: fix accidental query plan mutation (#29262) 6586972 5 months ago
fix: support joins that do not require strict equality (#29251) 90d119c 5 months ago
test: do not wrap array parameters in arrays in push (#29244) b311672 5 months ago
doc: update PrismaClient ctor usages in docs (#29260) de0ff31 5 months ago
fix(adapter-mariadb,adapter-planetscale): return strings for text col… 76bb95b 5 months ago
test: add missing restoreAllMocks (#29256) 6db8a18 5 months ago
chore: migrate debug to vitest (#29250) 4a48ecc 5 months ago
fix: correct mariadb relationJoins check (#29246) c33e8f8 5 months ago
chore: bump vitest to 4.0 (#29227) b426bbd 5 months ago
test(client): preserve BigInt precision in relationJoins queries (#29… 28d0981 5 months ago
chore: remove unused dependencies (#29230) a8361f1 5 months ago
chore(deps): update engines to 7.5.0-9.c6be8e68bf8e4a36534064f9323a34… 620ac9e 5 months ago
fix: render tuple functions (#29243) 87d2313 5 months ago
chore(deps): update engines to 7.5.0-7.e32e01e74d5841684e517d184a54ae… fd2de83 5 months ago
chore: bump hono override to fix audit (#29228) c1a94ca 5 months ago
chore: migrate client-engine-runtime to vitest (#29234) 18ee89f 5 months ago
chore(deps): update engines to 7.5.0-5.6bddf5676887cb38db09da3fa10a47… cb5e8a1 5 months ago
feat(cli): add platform status command (#29207) c61292b 5 months ago
feat: add support for nested transaction rollbacks via savepoints in … 6091e02 5 months ago
chore(deps): update engines to 7.5.0-4.55ae170b1ced7fc6ed07a15f110549… 85c63e5 5 months ago
fix(adapter-ppg): handle null values in type parsers for nullable col… 9618edc 5 months ago
fix(client): apply result extensions for nested and fluent relations … 77bfc96 5 months ago
chore: update transaction links (#29204) 3fd1431 5 months ago
chore: remove flaky benchmarks (#29213) d4fe13d 5 months ago
chore: remove memory tests (#29214) d1cd9c4 5 months ago
fix: add missing deserialization for JSON values (#29182) 344ccd5 5 months ago
fix: allow batching of more than one query inside interactive transac… 6587f54 5 months ago
fix(client): preserve Prisma.skip through query extension args clonin… 9865dcb 5 months ago
chore(deps): update engines to 7.5.0-3.3f492635eb3e6b8b8cdfeb170b6c4f… b0385e1 5 months ago
docs(migrate): Fix typo in MigrateDiff command help text (#29189) d42cbfd 5 months ago
docs(root): fix links in README.md (#29196) c6a703e 5 months ago
feat: PTL-956 remove platform CLI (#29186) 17e1975 5 months ago
chore: remove unused CLI commands (#29187) e1a9769 5 months ago
chore(deps): update engines to 7.5.0-1.6f4d6f15829886a577303c96ec521c… 28c7d6c 5 months ago