Database modifications - rgwch/webelexis GitHub Wiki

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().