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

Fixes & upgrades for Orm 5.0 #82

Merged
merged 7 commits into from
Dec 9, 2023
Merged

Fixes & upgrades for Orm 5.0 #82

merged 7 commits into from
Dec 9, 2023

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    ca21e80 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    97f4051 View commit details
    Browse the repository at this point in the history
  2. drop support for orm v3

    hrach committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f0d6e8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d56e38 View commit details
    Browse the repository at this point in the history
  4. update to Gradle 8.5

    hrach committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    80314ee View commit details
    Browse the repository at this point in the history
  5. add support for resolving filtering expressions when relationship is …

    …defined by a generic `ManyHasMany<AnotherEntity>`
    hrach committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b1af454 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92df310 View commit details
    Browse the repository at this point in the history