summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Util.hxx
AgeCommit message (Expand)Author
2013-08-21Simplify/improve sanitizeIdentifier usage. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Free SQLVAR as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-14Trim sql identifiers as needed. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-31Cut identifier to correct length (firebird-sdbc).Andrzej J.R. Hunt
2013-07-25Make evaluateStatusVector a namespace function. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-22Move allocation of SQLVAR memory to Util (firebird-sdbc).Andrzej J.R. Hunt
2013-07-22Add conversion of blr types to firebird SQL_ types.Andrzej J.R. Hunt
2013-07-22Move sqltype identification into Util (firebird-sdbc).Andrzej J.R. Hunt