--- ibx/trunk/fbintf/changelog 2019/06/05 10:13:51 290 +++ ibx/trunk/fbintf/changelog 2020/04/17 10:26:08 291 @@ -1,10 +1,24 @@ -FBINTF Change Log version (1.1-5 Build 11664) Thu, 11 Apr 2019 09:43:40 +0100 +FBINTF Change Log version (1.1-5 Build 12022) Fri, 17 Apr 2020 10:35:55 +0100 1. ISQLParams.GetHasCaseSensitiveParams added. Returns true if param names are case sensitive 2. Single line SQL comments starting with '--' are now recognised by SQL Parser. +3. New API Calls: + IColumnMetaData.GetStatement + IColumnMetaData.GetTransaction + ISQLData.GetStrLength + IResults.GetStatement + IAttachment.OpenBlob (using Blob metadata) + IAttachment.OpenArray (using array metadata) + +4. FBMessages: removal of unused messages + +5. TFBArray.Create (2nd case): ensure that FFirebirdClientAPI is correctly set. + +6. TIBSQLStatementType: SQLSavePoint added to end of enumeration. + FBINTF Change Log version (1.1-4 Build 11515) Fri, 28 Dec 2018 10:04:19 +0000 1. Fix a problem with the SQL parameter parser that failed to recognise parameters