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 sproc support to relational model #28502

Merged
merged 3 commits into from
Jul 25, 2022
Merged

Add sproc support to relational model #28502

merged 3 commits into from
Jul 25, 2022

Commits on Jul 24, 2022

  1. Add sproc support to relational model

    Add sproc support for Output and InputOutput parameters
    Add sproc support to runtime and compiled models
    Fixed property overrides not taking the default schema into account
    Changed EntityType.ShortName() to not include the generic argument
    
    Part of #245
    AndriySvyryd committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    367e2fe View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. React to PR comments

    AndriySvyryd committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4b06b43 View commit details
    Browse the repository at this point in the history
  2. More PR feedback

    AndriySvyryd committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    0141f0b View commit details
    Browse the repository at this point in the history