aboutsummaryrefslogtreecommitdiffstats
path: root/packages/base/src/files/install/mysql/data/181030_upgrade_script.sql
AgeCommit message (Collapse)AuthorFilesLines
2018-11-09Fix R3 model for OOF Policy OptimizationliboNet1-1/+1
Models with duplicate keys(directives) cannot use dataOrderInfo, it's a limitation so update the data from the record which is generated after use GUI to load the model first. Change-Id: Ie01872858e3ed8728ada90ba3205075b41a74703 Issue-ID: POLICY-1236 Signed-off-by: liboNet <libo.zhu@intel.com>
2018-10-31Support R3 model for OOF Policy OptimizationliboNet1-0/+21
I added an INSERT to the sql upgrade file for model 1.0 and delete for downgrade Change-Id: I56a0045a75fef2c2cafe6c32ab87f2c9e1c0aa5e Issue-ID: POLICY-1226 Signed-off-by: liboNet <libo.zhu@intel.com>