-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: [libs\sql-schema-describer\src\mssql.rs:336:30] called Result::unwrap()
on an Err
value: "Couldn't parse default value: \r\ncreate default [va_nulla] as 0\r\n
"
#17292
Comments
This was already happening in |
Other report (from a user): #19971 |
We still do not know how to make Introspection crash because of the existence of such an index. (For us the default is just ignored and not represented in the Prisma schema: #12150) |
Reproduced: The line breaks cause this, see #24275 |
Command:
prisma introspect
Version:
4.8.1
Binary Version:
d6e67a83f971b175a593ccc12e15c4a757f93ffe
Report: https://prisma-errors.netlify.app/report/14503
OS:
x64 win32 10.0.19045
JS Stacktrace:
In here, we have:
The text was updated successfully, but these errors were encountered: