Skip to content

fix(client): added error message when constructing client without configs#28737

Merged
aqrln merged 3 commits intoprisma:mainfrom
xio84:main
Nov 27, 2025
Merged

fix(client): added error message when constructing client without configs#28737
aqrln merged 3 commits intoprisma:mainfrom
xio84:main

Conversation

@xio84
Copy link
Copy Markdown
Contributor

@xio84 xio84 commented Nov 26, 2025

fixes #28670

by adding error message when using PrismaClient without arguments.
also fixes broken URLs in the main README.md

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 26, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Member

@aqrln aqrln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 27, 2025
@aqrln aqrln added this to the 7.1.0 milestone Nov 27, 2025
@aqrln aqrln merged commit ba98f98 into prisma:main Nov 27, 2025
251 of 252 checks passed
@earth-patel
Copy link
Copy Markdown

what parameters should be there for MySQL without mariadb? can't find in docs though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prisma 7: PrismaClient fails to instantiate in ESM environment (TypeError: __internal undefined)

4 participants