[midPoint-git] [Evolveum/midpoint] b59961: new repo: added separate audit upgrade script, it ...
    virgo47 
    noreply at github.com
       
    Wed Nov 24 14:17:13 CET 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: b59961459572ef5a75eddfd992e1619839e72641
      https://github.com/Evolveum/midpoint/commit/b59961459572ef5a75eddfd992e1619839e72641
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)
  Changed paths:
    M config/sql/native-new/postgres-new-audit.sql
    A config/sql/native-new/postgres-new-upgrade-audit.sql
    M config/sql/native-new/postgres-new-upgrade.sql
    M config/sql/native-new/postgres-new.sql
  Log Message:
  -----------
  new repo: added separate audit upgrade script, it is needed
If a single script was used, all changes would have to be written in
a way "if this object exists..." which is troublesome.
Two scripts are a bit more annoying for a user, but are conceptually
clean and each is clearly targeted to a specific portion of the schema.
    
    
More information about the midPoint-svn
mailing list