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

TRUNK-4012: Support H2 Database #349

Merged
merged 1 commit into from Aug 5, 2013
Merged

Conversation

h3llborn
Copy link
Member

*/
private String customProperties = System.getProperty("installation.script", null);

private Properties h2Properties = null;
Copy link
Member

Choose a reason for hiding this comment

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

Please get rid of customProperties and h2Properties class variables. The properties should be read each time they are requested and not cached.

@h3llborn
Copy link
Member Author

Hi @rkorytkowski
I did what you asked to do, take a look.

Chris

@rkorytkowski rkorytkowski merged commit d805bae into openmrs:master Aug 5, 2013
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
…penmrs#349)

* Added type validator for PersonAttributeTypeUuid and small UI fixes

* Removed autoFocus from the conceptUuid and personAttributeUuid search fields.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants