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

scala3 support for slick #223

Merged
merged 16 commits into from
Mar 7, 2024
Merged

scala3 support for slick #223

merged 16 commits into from
Mar 7, 2024

Commits on Mar 7, 2024

  1. scala3 support for slick

    slick needs newer logback
    
    Update Slick.scala
    
    Revert "Update Slick.scala"
    
    This reverts commit fc62669.
    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cb02cb5 View commit details
    Browse the repository at this point in the history
  2. Increase timeout

    mdedetrich authored and pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d2c65ee View commit details
    Browse the repository at this point in the history
  3. Slick 3.5.0-M5

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b2767a5 View commit details
    Browse the repository at this point in the history
  4. fix compilation problems

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6136678 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7f46d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fac57ab View commit details
    Browse the repository at this point in the history
  7. scala 3 compat checks

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f8bfb66 View commit details
    Browse the repository at this point in the history
  8. Update MiMa.scala

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4c07fcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    358e685 View commit details
    Browse the repository at this point in the history
  10. Delete MiMa.scala

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f55dccf View commit details
    Browse the repository at this point in the history
  11. Update Dependencies.scala

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    08df938 View commit details
    Browse the repository at this point in the history
  12. slick 3.5.0

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6ad111c View commit details
    Browse the repository at this point in the history
  13. slick 3.5 needs slf4j v2

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a95d98a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc4b4bc View commit details
    Browse the repository at this point in the history
  15. revert timeout changes

    pjfanning committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2accfee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac5dd6e View commit details
    Browse the repository at this point in the history