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

Fix for Bulk Update always using the default schema for the update target table #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RubberChickenParadise
Copy link

Fixed missing schema addressing in SqlQueryProvider.UpdateItems by adding schema to the string.format to build the update statement

Fixed missing schema addressing in SqlQueryProvider.UpdateItems<T> by adding schema to the string.format to build the update statement
@RubberChickenParadise RubberChickenParadise changed the title this commit fixes #56 Fix for Bulk Update always using the default schema for the update target table Oct 23, 2015
@RubberChickenParadise RubberChickenParadise deleted the issue56 branch June 8, 2016 03:05
@RubberChickenParadise RubberChickenParadise restored the issue56 branch July 28, 2016 12:52
@felipegouveiae
Copy link

@MikaelEliasson this may be very usefull. Would you accept the pull request?

@denis-bondarenko
Copy link

i need this changes as well. could someone find a moment to merge them please

@johnlundstedt
Copy link

I also need this change as well. @MikaelEliasson , can you take a minute to merge this simple fix?

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.

4 participants