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

Add support for returning in sqlserver #6585

Merged
merged 1 commit into from Oct 10, 2023

Conversation

FrancoLiberali
Copy link
Contributor

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

What did this pull request do?

Add sqlserver to the list of dialectors that support update returning and delete returning. This is possible thanks to go-gorm/sqlserver#116. The new tests will not work until we use the new version of the sqlserver dialector but I don't know what flow do you follow in this case

User Case Description

@jinzhu jinzhu marked this pull request as ready for review October 10, 2023 06:51
@jinzhu jinzhu merged commit 6bef318 into go-gorm:master Oct 10, 2023
32 of 35 checks passed
@FrancoLiberali FrancoLiberali deleted the output_returning branch December 18, 2023 22:59
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