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

fix: additional graalvm hints for mvstore compat module #1014

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

DarkAtra
Copy link
Contributor

@DarkAtra DarkAtra commented Aug 9, 2024

No description provided.

@@ -0,0 +1,50 @@
[
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hints for reflective constructor calls in org.dizitart.no2.mvstore.compat.v1.mvstore.fs.FilePath#registerDefaultProviders

@@ -76,5 +76,29 @@
},
{
"name": "org.dizitart.no2.store.UserCredential"
},
{
Copy link
Contributor Author

@DarkAtra DarkAtra Aug 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hints for the compat module - this should allow users to migrate v3 databases to v4 even when running in native image. Tested it with an older database version in my project

@anidotnet anidotnet merged commit 59d5ddd into nitrite:main Aug 10, 2024
16 checks passed
@DarkAtra DarkAtra deleted the fix/additional-graalvm-hints branch August 10, 2024 14:37
DarkAtra added a commit to DarkAtra/v-rising-discord-bot that referenced this pull request Aug 10, 2024
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.

2 participants