Skip to content
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 This database engine does not support inserting while ignoring errors after add this package #239

Closed
budiardianata opened this issue May 23, 2024 · 4 comments

Comments

@budiardianata
Copy link

budiardianata commented May 23, 2024

Hi @staudenmeir.
I've install fresh laravel 11 project include jetstream scafolding and i use SQL Server 2022 for the database.
it work fine before i add this package.
after i add this package i've error **RuntimeException This database engine does not support inserting while ignoring errors.** on authentication page.
image

@staudenmeir
Copy link
Owner

Hi @budiardianata,
I looked into it and found that this is a bug in Laravel. I'll submit a PR.

@budiardianata
Copy link
Author

thanks @staudenmeir. I'll be waiting for it.

@staudenmeir
Copy link
Owner

The PR got merged and will get released with the next version.

@budiardianata
Copy link
Author

Hi @staudenmeir, Laravel has been released new version and this issues solved. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants