Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cosmos: support for mapping ReadOnlyMemory and/or similar #34021

Open
ajcvickers opened this issue Jun 18, 2024 · 0 comments
Open

Cosmos: support for mapping ReadOnlyMemory and/or similar #34021

ajcvickers opened this issue Jun 18, 2024 · 0 comments

Comments

@ajcvickers
Copy link
Contributor

Default mapping would be to to a JSON array of the scalar type. However, we may also want to support Base64 encoding.

Note that this is a bit different to supporting the type in relational, where we agreed that the ADO.NET layer should be responsible, and Npgsql already supports this. For Cosmos, there really isn't any type mapping at the SDK level, so I think it makes sense to support it directly in the EF provider.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant