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 support for index sort order (descending) #27210

Merged
merged 7 commits into from
Jan 22, 2022
Merged

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    23fb416 View commit details
    Browse the repository at this point in the history
  2. Simplify IsDescending values

    If IsDescending is specified, it must explicitly specify all values for all properties.
    roji committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    10eaf6a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Address review comments

    roji committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    8360e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d4c98 View commit details
    Browse the repository at this point in the history
  3. Update src/EFCore.Relational/Migrations/Internal/MigrationsModelDiffe…

    …r.cs
    
    Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
    roji and AndriySvyryd authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    82013c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44587fd View commit details
    Browse the repository at this point in the history
  5. Further fixes

    roji committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    21160bc View commit details
    Browse the repository at this point in the history