Skip to content

Conversation

@Paullo612
Copy link

Images compiled ahead of time by GraalVM's native-image tool cannot be opened as jar files. Instead, GraalVM introduces special file system implementation that allows accessing resources built in the image at compile time. Use this file system implementation to scan for migrations on classpath when Flyway compiled in as part of native image build.

See #2927

Images compiled ahead of time by GraalVM's native-image tool cannot be
opened as jar files. Instead, GraalVM introduces special file system
implementation that allows accessing resources built in the image at
compile time. Use this file system implementation to scan for migrations
on classpath when Flyway compiled in as part of native image build.
@CLAassistant
Copy link

CLAassistant commented Feb 19, 2024

CLA assistant check
All committers have signed the CLA.

@ctoabidmaqbool
Copy link

ctoabidmaqbool commented Feb 19, 2024

I think, In FlywayDB the official support for GraalVM native-image feature is coming soon!

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

Successfully merging this pull request may close these issues.

3 participants