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

feat: add support for INSERT OR IGNORE #207

Merged
merged 4 commits into from
May 2, 2024
Merged

Conversation

taka-oyama
Copy link
Collaborator

Fix: #201

@taka-oyama taka-oyama added the enhancement New feature or request label May 2, 2024
@taka-oyama taka-oyama self-assigned this May 2, 2024
@taka-oyama taka-oyama changed the title Feature/insert ignore feat: add support for INSERT OR IGNORE May 2, 2024
@taka-oyama
Copy link
Collaborator Author

Failing test is due to googleapis/google-cloud-php#7279. Waiting for a fix.

@taka-oyama taka-oyama added the blocked by upstream Waiting for dependent library to be updated label May 2, 2024
@taka-oyama taka-oyama removed the blocked by upstream Waiting for dependent library to be updated label May 2, 2024
@taka-oyama taka-oyama merged commit 292cfc0 into master May 2, 2024
1 check failed
@taka-oyama taka-oyama deleted the feature/insert-ignore branch May 2, 2024 06:57
taka-oyama added a commit that referenced this pull request May 13, 2024
feature/insert-ignore
# Conflicts:
#	CHANGELOG.md
@taka-oyama
Copy link
Collaborator Author

backported as v7.4.0.

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

Successfully merging this pull request may close these issues.

Support QueryBuilder::insertOrIgnore()
2 participants