Prisma ORM 7.3.0: Faster Query Compilation, Safer BigInt JSON, Better Adapters
CYBERSECURITY FEATURED ANALYSIS

Prisma ORM 7.3.0: Faster Query Compilation, Safer BigInt JSON, Better Adapters

SOURCE

Prisma Blog

DATE

READ

1 min read

Prisma ORM 7.3.0 adds a new compilerBuild option (fast or small), speeds up raw queries by bypassing compilation, improves MSSQL and better-sqlite3 stability, reverts mapped enum behavior, and preserves BigInt precision …

Prisma ORM 7.3.0 adds a new compilerBuild option (fast or small), speeds up raw queries by bypassing compilation, improves MSSQL and better-sqlite3 stability, reverts mapped enum behavior, and preserves BigInt precision in relationJoins JSON aggregation.