17 |
|
|
18 |
|
5. TIBSQL: Free resources when transaction changed. |
19 |
|
|
20 |
+ |
6. Property editor will now sync table name to a System Table when "Include System |
21 |
+ |
Tables" is selected and the query is for a System Table. |
22 |
+ |
|
23 |
+ |
7. Modify Property Editor now generates Update SQL with Computed By fields in Update..Returning clause. |
24 |
+ |
Similarly Insert Property Editor now generates Insert SQL with Computed By fields in |
25 |
+ |
Insert..Returning clause |
26 |
+ |
|
27 |
|
IBX Change Log version (2.1-0) Fri, 15 Dec 2017 12:20:11 +0000 |
28 |
|
|
29 |
|
1. IBCustomDataset: Minor change of PChar to PByte for compatibility with fbintf |