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

Updating my Fork #1

Merged
merged 48 commits into from Apr 6, 2016
Merged

Updating my Fork #1

merged 48 commits into from Apr 6, 2016

Conversation

giftedsam
Copy link
Owner

No description provided.

nathanpalmer and others added 30 commits July 22, 2012 11:23
Optimized how we generate assemblies based on who Rhino Service Bus is
doing it.
Added symbol to the publishing of both packages
Updated NuGet.exe to a version that support symbols
…yBatchSize.

use the NotifyBatchSize property instead of private variable notifyBatchSize so that it falls back on batchSize if notifyBatchSize isn't provided.  This is so OnSqlRowsCopied works correctly if only batchSize is provided.
Update SqlBulkInsertOperation to use NotifyBatchSize instead of notifyBa...
Moved from AbstractCommandOperation to AbstractDatabaseOperation.
Make SqlBatchOperation transaction optional.
…when

the lists are known to be sorted on both sides.
row, the enumerator is never advanced. Don't yield until the enumerator
has been advanced.
Test and fix for loss of final rows by SortMergeJoinOperation...
nathanpalmer and others added 18 commits January 22, 2014 18:41
Support ADO.NET compatible provider names in connection settings
… specific as to what client you're using since we support so many
Updated README
…s with GetAllErrors method. Add AbstractJoinOperation class.
Missing null check on transaction.
Added to make it like SqlBulkInsertOperation.
Update OutputCommandOperation.cs
New class 'RuntimeInfo' has been added to get the Entry assembly's
runtime version. SqlBatchOperion.Execute has been changed to check the
runtime, and if it's 2.0 or below then apply the workaround for
framework bug.
@giftedsam giftedsam merged commit 9b5324e into giftedsam:master Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants