Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Updated README to clear out logged exceptions when preparing the DB for an update.
67ebba6View on GitHubForced the usage of TLS 1.2 communication. Added the EmailHelper. Added Email table. Updated README for email information. Added the ReferralQueryExample to show how to effectively query for referral data from the web service DB schema.
d319bf8View on GitHubRemoved LocationID from the Organization table. Added OrganizationID to the Location table. Updated the README with "How to update an existing installation".
f388ddaView on GitHubUpdated Repository methods SaveContactEntity, SaveLocation, and SaveOrganization to return lists instead of hash sets. This has the net effect of resolving the bug of not all Referrals being persisted to the Referral table.
0e175fbView on GitHubUpdate the service to the Release 98 schema: Added PersonActiveMilitaryIndicator and PersonVeteranMilitaryIndicator. Added UnescapeXMLValue for Document parsing.
25d6a40View on GitHub