Skip to content

Let Hibernate detect the dialect to use #16172

@snicoll

Description

@snicoll

Spring Boot detects the dialect to use based on the DataSource. Unfortunately, the defaults in framework are quite conservative and Hibernate is doing a good job at detecting the right dialect anyway.

As suggested in #15342 (comment) we should stop doing that upfront and let Hibernate do its thing.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions