• KTS-3592
    "Upgrade failed from 346 to 353."
    Fixed. A function now runs before the upgrades to add auto_increment to the existing tables.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9085 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-3556
"The auto increment DB script must run first on upgrading"
Fixed. Set a priority property on the script pushing it to the top of the upgrades list.

Committed by: Megan Watson
Reviewed by: Conrad Vermeulen

    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@8997 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-3410
    "Upgrade does not work when upgrading to 3.5.3 with new DB config setup."
    Fixed. Added upgrade function to copy config values from config.ini to the database table.
    
    KTS-3405
    "Auto group creation option has been removed from the config.ini file"
    Fixed. Added the new config option.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@8933 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

  • KTS-3424
    "Remove reliance on zseq_tables"
    Fixed. Now can now deal with the auto inc on the tables. dbutil is bypassing peardb for the id, but will be rectified in 3.6.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/3.5.3-Branch@8706 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »