1 |
< |
IBX Change Log version (2.3-0) Wed, 14 Mar 2018 12:29:06 +0000 |
1 |
> |
IBX Change Log version (2.3-0) Mon, 19 Mar 2018 09:45:35 +0000 |
2 |
|
|
3 |
|
IMPORTANT: the source code tree has been re-organised for IBX 2.3. Please remove |
4 |
|
all previous copies of the IBX source code tree before installing this release. |
88 |
|
|
89 |
|
Note: uses fptimer and hence requires a thread manager. Under Linux the |
90 |
|
chreads unit must be included in your project. TTimer is not used in order |
91 |
< |
to avoid an LCL dependency. |
91 |
> |
to avoid an LCL dependency. Requires FPC 3.0.2 or later. |
92 |
|
|
93 |
|
17. TIBExtract: User role grants now excluded when etGrantsToUser not specified |
94 |
|
with Extract Option eoDatabase. |
98 |
|
combobox text is updated. This allows a listsource (detail) to be in a Master/Detail |
99 |
|
relationship with the control's datasource (master). |
100 |
|
|
101 |
+ |
19. TIBExtract: Full BigInt value range now supported for Generators/Sequences. |
102 |
+ |
|
103 |
+ |
20. Select Procedures (Procedure type 1) now include "SUSPEND;" clause in their |
104 |
+ |
stubs. Pedantic fix really, as procedures output in dependency order anyway. |
105 |
+ |
|
106 |
+ |
21. TIBExtact: Package Headers and Package Bodies are now included in the extracted |
107 |
+ |
DDL (Firebird 3 and later only). |
108 |
+ |
|
109 |
|
IBX Change Log version (2.2-0) Wed, 28 Feb 2018 10:57:45 +0000 |
110 |
|
|
111 |
|
NOTE: THE LOCATIONS OF SOME OF THE UNIT DIRECTORIES HAS CHANGED FROM IBX 2.1. THIS IS TO |