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

Add a convention to discover the entity type returned by a queryable function. #20429

Merged
merged 1 commit into from
Mar 27, 2020

Commits on Mar 27, 2020

  1. Add a convention to create the entity type returned by a queryable fu…

    …nction.
    
    Store mapped EntityType in the DbFunction.
    Extract InternalDbFunctionBuilder and InternalDbFunctionParameterBuilder from DbFunctionBuilder and DbFunctionParameterBuilder.
    Add more conditions to metadata API consistency test.
    
    Part of #20051
    Fixes #20160
    AndriySvyryd committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    68a3fbc View commit details
    Browse the repository at this point in the history