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

Unsupported Database: PostgreSQL 16.3 #1

Open
caobaoqi1029 opened this issue Jul 3, 2024 · 0 comments
Open

Unsupported Database: PostgreSQL 16.3 #1

caobaoqi1029 opened this issue Jul 3, 2024 · 0 comments

Comments

@caobaoqi1029
Copy link

Tip

Hello Amplicode,

I am a university student from China. First of all, thank you for your efforts. Here is the problem I encountered:

When integrating Flyway through Amplicode, I encountered an Unsupported Database: PostgreSQL 16.3 error. This repo is the steps to reproduce the error and the related version information.

I have made sure to check related videos on YouTube and have consulted the Flyway official website, confirming that it supports PostgreSQL 16.3. Additionally, I have initially resolved the issue through Google. I am unsure if the problem lies with the plugin itself or if it was due to an error on my part (since the video is in Russian and I am not familiar with Russian, I had to use a translation program. I apologize for any personal mistakes).

bug info(summary)

org.springframework.beans.factory.BeanCreationException:
Error creating
bean with
name 'entityManagerFactory'
defined in

class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration .class]:
Failed to
initialize dependency 'flywayInitializer'
of LoadTimeWeaverAware
bean 'entityManagerFactory':
Error creating
bean with
name 'flywayInitializer'
defined in

class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration .class]:
Unsupported Database:PostgreSQL 16.3

Version Info

IntelliJ IDEA 2024.1.2 (Ultimate Edition) IU-241.17011.79
JDK java version "17.0.10" 2024-01-16 LTS
Amplicode 2024.1.4-241-EAP
Gradle 8.8
Windows 22631.3810(23H2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant