Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Draft: Mapping a single property to multiple columns #24909

Closed
wants to merge 1 commit into from

Commits on May 14, 2021

  1. Draft: Mapping a single property to multiple columns

    Part of #13947
    
    The idea here is that a property can contain pseudo-properties that generally don't act like properties in the model, but form the basis for mapping to a column after extracting a value from the outer property.
    
    Why properties? Because they have all the metadata needed to allow the facets of columns to be configured?
    
    Why not relational only? Cosmos won't use this, but in-memory will be able to understand it.
    ajcvickers committed May 14, 2021
    Configuration menu
    Copy the full SHA
    38484c2 View commit details
    Browse the repository at this point in the history