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

Support update and delete returning using output #116

Merged
merged 2 commits into from Oct 8, 2023
Merged

Support update and delete returning using output #116

merged 2 commits into from Oct 8, 2023

Conversation

FrancoLiberali
Copy link
Contributor

@FrancoLiberali FrancoLiberali commented Sep 8, 2023

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

Replace RETURNING by OUTPUT to support returning in update and delete statements

See after #115

User Case Description

See go-gorm/gorm#6585

@FrancoLiberali FrancoLiberali marked this pull request as ready for review September 8, 2023 12:12
@jinzhu jinzhu merged commit b8d91cb into go-gorm:master Oct 8, 2023
3 checks passed
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.

None yet

2 participants