XiaoYang

Results 8 comments of XiaoYang

Currently if we couldn't implement the searching well with Azure Tables, we have two choices: - To show correct search results, but each page loses several items. - To show...

这个.是老版本dj_make_chroot里的,不知道什么时候删掉了。。

建议改成两行都要

As my understand, currently PerfView would combine the netsh trace result and standard ETL result into one ETL file. So here I am thinking about getting a combined ETL file...

Seems that this is impacted by `Microsoft.EntityFrameworkCore.Query.Internal.ParameterValueBasedSelectExpressionOptimizer+ParameterNullabilityBasedSqlExpressionOptimizingExpressionVisitor`. Only impacted target is EFCore.SqlServer 3.1. This is hard to fix. Will add a test only and wait for other helps.

If you need public key during reflection on this assembly, please refer to the below: ``` # sn -tp public.snk Public Key (Hash Algorithm: sha1): 0024000004800000940000000602000000240000525341310004000001000100e1ec0574836858 250abc52cfc5f7c963acfe0bf75129b370b6d3d91be7945ba7f1fc7fff559160b5c99c7659d82e 2a99d02e2deb8ef5300a7ec687c66f586b9fdb91032b2eb203931e8c7a033d4a19b857fb5debc7 0656e152a2c377b8de56cf145f48c49528885b70ef0bf15e90b217c839e5f3811979f77ae207da a4d89ae9...

Generally I believe it can support Oracle. But I don't have enough knowledge about Oracle. If you can submit an PR for this, it would be good. I'll mark this...

Well I think there is only BatchDelete for entities... (BTW, I think that situation is suppressed by my code manually... I don't why it works and still translates to sql....