docs
docs copied to clipboard
Outdated Hibernate dialect
As of Hibernate 7.0, TiDB was moved to a community dialect, so it now reads org.hibernate.community.dialect.TiDBDialect instead of org.hibernate.dialect.TiDBDialect
This is due to https://hibernate.atlassian.net/browse/HHH-19361
Are there plans or discussions to make TiDB again a supported dialect?
File: /release-8.5/develop/dev-guide-sample-application-java-hibernate.md
Welcome @ahus1! It looks like this is your first issue to pingcap/docs 🎉
Hello, I'm working on this together with @alastori