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 348 by tony, Wed Oct 6 09:38:14 2021 UTC vs.
Revision 349 by tony, Mon Oct 18 08:39:40 2021 UTC

# Line 1 | Line 1
1 < IBX Change Log  version (2.4-3 Build 12803) Wed, 06 Oct 2021 10:20:04 +0100
1 > IBX Change Log  version (2.4-3 Build 12829) Sun, 17 Oct 2021 23:58:19 +0100
2  
3   1. Add try-..except check when initially loading library in IDE. This should
4   ensure that IDE continues to load even when a failure occurs in IBX load
# Line 10 | Line 10 | library.
10  
11   3. IBExtract: some further tidying up to remove extraneous white space.
12  
13 + 4. IBCustomDataSet: DefaultFieldClasses array declaration updated to avoid compile time
14 +   errors when extra elements are added to DB.TFieldType.
15 +
16 + 5. IBUpdate: updated to reflect changes to ISQLParam.
17 +
18 + 6. IBXScript: now correctly parses a DECLARE statement which includes a quoted string.
19 +
20 + 7. IBExtract: for ODS >=13, increment generator value by one for ALTER SEQUENCE statement.
21 +
22   IBX Change Log  version (2.4-2 Build 12773) Mon, 23 Aug 2021 11:59:42 +0100
23  
24   1. TIBDatabaseInfo: review and tidy-up of property types. Most widen to int64 with the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines