ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/changelog
(Generate patch)

Comparing ibx/trunk/changelog (file contents):
Revision 118 by tony, Mon Jan 22 13:58:14 2018 UTC vs.
Revision 123 by tony, Mon Jan 22 14:22:04 2018 UTC

# Line 1 | Line 1
1 < IBX Change Log  version                                        (2.2-0) Sat, 20 Jan 2018 12:09:59 +0000
1 > IBX Change Log  version                                         (2.2-0) Sat, 20 Jan 2018 23:31:37 +0000
2  
3   1. IBExtract: Identity columns - add additional check for null column for generator name.
4  
# Line 15 | Line 15 | IBX Change Log  version
15     a returning clause that updates one or more fields on the current row. A full row
16     refresh is only performed if (a) ForcedRefresh is true or (b) the query does not return any
17     field values and the select query contains read only fields. Use of Insert/update
18 <   returning should be significantly more efficient than excuting a refresh query.
18 >   returning should be significantly more efficient than executing a refresh query.
19  
20     This behaviour change is intended to be backwards compatible and there should be no need to change
21     existing programs, other than to improve performance by using the new capability.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines