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 272 by tony, Mon Feb 4 13:34:37 2019 UTC vs.
Revision 296 by tony, Fri Apr 17 10:26:08 2020 UTC

# Line 1 | Line 1
1 < FBINTF Change Log  version          (1.1-4 Build 11456)  Fri, 28 Dec 2018 10:04:19 +0000
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
25     where the second character of the parameter name is a numeric.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines