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 127 by tony, Mon Jan 22 16:21:34 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) Mon, 22 Jan 2018 14:21:12 +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.
# Line 83 | Line 83 | IBX Change Log  version
83  
84   18. IBExtract: now supports DDL Triggers.
85  
86 + 19. Add a property Editor for TIBUpdate.RefreshSQL.
87 +
88  
89   IBX Change Log  version                            (2.1-0) Fri, 15 Dec 2017 12:20:11 +0000
90  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines