Maurycy Markowski

Results 155 comments of Maurycy Markowski

Note: also repros for non-json owned entities

When this is done, see if https://github.com/dotnet/efcore/issues/33621 is also solved

related: https://github.com/dotnet/efcore/issues/33443 We also escape all unicode chars in JSON property names, however when building a JSON path for query or update we don't escape those chars. This leads to...

Note for the implementer: (as pointed out by @Charlieface here: https://github.com/dotnet/efcore/issues/33443#issuecomment-2140160687) when we allow un-escaped JSON strings, we need to escape single and double quotes and also pre-pend N to...

@Charlieface I only saw your comments after I merged the pr. I will submit a new PR addressing your fixes

still work in progress - I focused on serverless and that works pretty well, but I have no way currently to test if/how much is broken for the pod based...

Thanks for a quick reply! According to the new blog post, new API should work across all environments now. But I will make sure once gcp starter issue is fixed...

@neon-sunset I am close to being done. Probably good for a thorough review tomorrow, but will ping you again after I push the final changes.

@neon-sunset I am close to being done. Probably good for a thorough review tomorrow, but will ping you again after I push the final changes.