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

Fixed insertOrIgnore typehint #756

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Fixed insertOrIgnore typehint #756

merged 1 commit into from
Jan 21, 2021

Conversation

bistory
Copy link
Contributor

@bistory bistory commented Jan 12, 2021

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

Changes

According to the doc : https://laravel.com/docs/8.x/queries#insert-statements insertOrIgnore has the same signature as insert so this typehint has to be adapted.

According to the doc : https://laravel.com/docs/8.x/queries#insert-statements insertOrIgnore has the same signature as insert so this typehint has to be adapted.
@canvural canvural merged commit 8a07bb2 into larastan:master Jan 21, 2021
@canvural
Copy link
Collaborator

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants