Avatar for the prisma user
prisma
prisma
BlogDocsChangelog

Performance History

Latest Results

fix(client-engine-runtime): support MySQL BIT type `BIT(M)` columns in MySQL are returned by JS drivers as `Uint8Array`s of length `Math.ceil(M / 8)`. Although the query engine contains logic to decode these values as arbitrary integers, we actually only allow `Bytes` and `Boolean` fields to be annotated with this native type, so we only needed to additionally add support for decoding `Uint8Array`s as booleans in the `DataMapper`. Closes: https://linear.app/prisma-company/issue/ORM-900/support-mysql-bit-columns
push-rsxzsromzpqm
18 minutes ago
Merge branch 'main' into feat/typescript-schema-datamodel
jharrell:feat/typescript-schema-datamodel
3 hours ago
fix: fix transaction manager leak
fix/fix-transaction-manager-leak
6 hours ago
test: split tests for neon
test/split-tests-for-neon
7 hours ago
test: split tests for neon
test/split-tests-for-neon
8 hours ago
fix: neon hang fix7
fix/neon-hang-fix8
9 hours ago
fix: neon hang fix7
fix/neon-hang-fix7
9 hours ago

Active Branches

fix(client-engine-runtime): support MySQL BIT type
last run
18 minutes ago
#27478
CodSpeed Performance Gauge
0%
#27472
CodSpeed Performance Gauge
0%
#27481
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs