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

Removed unnecessary cloning. #1462

Merged
merged 3 commits into from
Feb 10, 2018
Merged

Conversation

emil2k
Copy link
Contributor

@emil2k emil2k commented May 5, 2017

NewScope clones DB no need to chain a call to clone with NewScope.

emil2k and others added 3 commits May 5, 2017 15:36
@jinzhu jinzhu merged commit c035922 into go-gorm:master Feb 10, 2018
@jinzhu
Copy link
Member

jinzhu commented Feb 10, 2018

Thank you for your PR.

iahmedov pushed a commit to housinganywhere/gorm that referenced this pull request Sep 3, 2018
`NewScope` clones `DB` no need to chain a call to clone with `NewScope`.
blefevre pushed a commit to blefevre/gorm that referenced this pull request Feb 17, 2020
`NewScope` clones `DB` no need to chain a call to clone with `NewScope`.
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