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

Comparing ibx/trunk/fbintf/changelog (file contents):
Revision 290 by tony, Thu Apr 11 08:51:23 2019 UTC vs.
Revision 291 by tony, Fri Apr 17 10:26:08 2020 UTC

# Line 1 | Line 1
1 < FBINTF Change Log  version          (1.1-5 Build 11664) Thu, 11 Apr 2019 09:43:40 +0100
1 > FBINTF Change Log  version          (1.1-5 Build 12022) Fri, 17 Apr 2020 10:35:55 +0100
2  
3   1. ISQLParams.GetHasCaseSensitiveParams added. Returns true if param names are
4     case sensitive
5  
6   2. Single line SQL comments starting with '--' are now recognised by SQL Parser.
7  
8 + 3. New API Calls:
9 +        IColumnMetaData.GetStatement
10 +        IColumnMetaData.GetTransaction
11 +        ISQLData.GetStrLength
12 +        IResults.GetStatement
13 +        IAttachment.OpenBlob (using Blob metadata)
14 +        IAttachment.OpenArray (using array metadata)
15 +
16 + 4. FBMessages: removal of unused messages
17 +
18 + 5. TFBArray.Create (2nd case): ensure that FFirebirdClientAPI is correctly set.
19 +
20 + 6. TIBSQLStatementType: SQLSavePoint added to end of enumeration.
21 +
22   FBINTF Change Log  version          (1.1-4 Build 11515)  Fri, 28 Dec 2018 10:04:19 +0000
23  
24   1. Fix a problem with the SQL parameter parser that failed to recognise parameters

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines