Skip to content

Review spring.jpa.database and spring.jpa.database-platform and their standard JPA equivalents #40910

Description

@quaff

Different versions of same database platform behave differently, database-platform is not enough to choose the most precise dialect, it should combines with major-version and minor-version, we should migrate to standard JPA properties:

  • jakarta.persistence.database-product-name
  • jakarta.persistence.database-major-version
  • jakarta.persistence.database-minor-version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions