Skip to content

SELECT .. INSERT .. and INSERT INTO .. SELECT .. support#67

Open
grandua wants to merge 4 commits intozzzprojects:masterfrom
grandua:master
Open

SELECT .. INSERT .. and INSERT INTO .. SELECT .. support#67
grandua wants to merge 4 commits intozzzprojects:masterfrom
grandua:master

Conversation

@grandua
Copy link

@grandua grandua commented Jul 14, 2013

Transfer data between databases without bringing it into RAM.

-Contributed by Agile Design LLC ( http://agiledesignllc.com/ )

Signed-off-by: grandua

grandua and others added 4 commits July 5, 2013 17:27
…en databases without bringing it into RAM.

-Contributed by Agile Design LLC ( http://agiledesignllc.com/ )

Signed-off-by: grandua
Changed IDbCommand to IDbConnection as more universally available in extension methods that were based on IDbCommand.
Moved extension methods only working with DbContext/Object context into ObjectQueryExtensions for consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants