Skip to content

Commit b9ef783

Browse files
authored
fix: update tidb client (#5967)
Fixes [driver-adapters (tidb-node-basic, library, ubuntu-22.04)](https://github.com/prisma/ecosystem-tests/actions/runs/15710927504/job/44268541102#logs)
1 parent d4fb2a8 commit b9ef783

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

driver-adapters/tidb-node-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@prisma/client": "6.10.0-dev.29",
15-
"@tidbcloud/prisma-adapter": "git://github.com/jacek-prisma/tidbcloud-prisma-adapter#8559ec7",
15+
"@tidbcloud/prisma-adapter": "git://github.com/jacek-prisma/tidbcloud-prisma-adapter#787abe9",
1616
"@tidbcloud/serverless": "0.2.0"
1717
}
1818
}

driver-adapters/tidb-node-basic/pnpm-lock.yaml

Lines changed: 14 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)