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

Address Hibernate Warnings #4

Open
wants to merge 2 commits into
base: brapi-server-v2
Choose a base branch
from

Conversation

jloux-brapi
Copy link

These commits resolve two warnings.

One related to the use of Object serialization for the additional_info column of brapi objects, and another related to not setting the open in view.

The open in view setting is actually something we should try to address...I was not able to set it to false without a variety of problems coming about, but most resources on the internet do not recommend utilizing this feature set to true. For now, I am setting it to true to resolve the warning.

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.

1 participant