Skip to content

Database modifications

rgwch edited this page Apr 20, 2015 · 2 revisions

Following modification of the Elexis database is necessary in order to use Webelexis:

  • Change length of field 'id' in table 'KONTAKT' to at least 40 characters (default in Elexis was 25). Reason: Webelexis uses Java's UUID.getRandom() instead of ch.rgw.uility's StringTool.unique().