Coded batch update and batch delete support for SAP Hana. Can you incorporate it into the official repo?
Hello,
I've coded support for batch updates and deletes for SAP Hana but since there's no write access to create a new branch hence a new pull request I am sending attached a patch file. Can you incorporate these changes into the repository so it gets into your next release please?
Regards, Victor
Hello @vitorortuondo ,
Thank a lot,
You normally need to create a fork and make a pull request if you want we apply your changes.
Do you want to try it? Otherwise, that's fine, we can do a compare on our side as well.
Best Regards,
Jonathan
Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework Extensions • Entity Framework Classic • Bulk Operations • Dapper Plus • LinqToSql Plus
Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval Function • SQL Eval Function
Hello Jonathan, I'll give it a go next Monday and let you know. V.
On Sat, 8 Sep 2018, 00:55 Jonathan Magnan, [email protected] wrote:
Hello @vitorortuondo https://github.com/vitorortuondo ,
Thank a lot,
You normally need to create a fork and make a pull request if you want we apply your changes.
Do you want to try it? Otherwise, that's fine, we can do a compare on our side as well.
Best Regards,
Jonathan
Performance Libraries context.BulkInsert(list, options => options.BatchSize = 1000); Entity Framework Extensions http://entityframework-extensions.net/ • Entity Framework Classic http://entityframework-classic.net/ • Bulk Operations http://bulk-operations.net/ • Dapper Plus http://dapper-plus.net/ • LinqToSql Plus http://linqtosql-plus.net/
Runtime Evaluation Eval.Execute("x + y", new {x = 1, y = 2}); // return 3 C# Eval Function http://eval-expression.net/ • SQL Eval Function http://eval-sql.net/
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zzzprojects/EntityFramework-Plus/issues/406#issuecomment-419587353, or mute the thread https://github.com/notifications/unsubscribe-auth/ANmbahGfUsqPIRY_H_tqd6H7D8o_12oGks5uYvlcgaJpZM4WfD_F .