This repository was archived by the owner on Mar 12, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,22 @@ Then run the tool by executing the run.sh script.
2222Release Notes
2323-------------
2424
25+ 1.7 - 2011-11-04
26+ * Adds support for add-to-item for deltas and snapshots (the Discovery Engine does not support add-to-item for bulk or full
27+ changesets). The add-to-item configuration element supports the same attributes and child configuration elements as set-item.
28+ * Adds another subquery test scenario.
29+ * Fixes Data Tool Outputs Empty Strings: If a column returns an empty string, the data tool still outputs the column value.
30+ Empty strings should not be output.
31+ * Fixes merge-columns should not be case sensitive.
32+
33+ 1.6 - 2011-09-28
34+
35+ * Adds support for provider and kind to Discovery Data Tool. The configuration elements can now take optional attributes
36+ providerColumn and kindColumn. If either of these are specified, then the resulting changeset set-item and remove-item
37+ elements will not have an id attribute, and instead will have locator, provider and kind attributes.
38+ The providerColumn and kindColumn are not included in the resulting set-item properties, since that would be redundant.
39+ * No longer includes id column in set-item properties, since it is redundant to the set-item id attribute.
40+
25411.5 - 2011-08-04
2642
2743 * Adds support for "vertical" tables.
You can’t perform that action at this time.
0 commit comments