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: throw java.lang.ExceptionInInitializerError when calling SQLiteConfig.Pragma.values() #1124

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

ianhash
Copy link
Contributor

@ianhash ianhash commented Jun 6, 2024

This pull request fixes the bug described in #1123 .

@gotson
Copy link
Collaborator

gotson commented Jun 6, 2024

thanks for the PR.

Can you fix the code formatting with mvn spotless:apply ?

@ianhash
Copy link
Contributor Author

ianhash commented Jun 6, 2024

thanks for the PR.

Can you fix the code formatting with mvn spotless:apply ?

DONE

@gotson
Copy link
Collaborator

gotson commented Jun 7, 2024

the unit tests are using the wrong assertion package

@ianhash
Copy link
Contributor Author

ianhash commented Jun 11, 2024

the unit tests are using the wrong assertion package

FIXED

@gotson
Copy link
Collaborator

gotson commented Jun 11, 2024

thanks

@gotson gotson merged commit ec0a524 into xerial:master Jun 11, 2024
24 checks passed
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