Skip to content

Refactor database package

Lukas Müller requested to merge refactor/database-package into development
  • clean up exception handling
  • split functions into more modules
  • small renames
  • remove shared and system schema names from class constructor
  • add ArrayAggregate function

Merge request reports