Skip to content

Add support for returning in sqlserver#6585

Merged
jinzhu merged 1 commit intogo-gorm:masterfrom
ditrit:output_returning
Oct 10, 2023
Merged

Add support for returning in sqlserver#6585
jinzhu merged 1 commit intogo-gorm:masterfrom
ditrit:output_returning

Conversation

@FrancoLiberali
Copy link
Copy Markdown
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
@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.

2 participants