summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/firebird/Columns.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen2024-04-011-2/+0
* update firebird modelinesCaolán McNamara2021-06-101-2/+2
* tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen2020-01-141-2/+0
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-201-1/+1
* loplugin:countusersofdefaultparams in connectivityNoel Grandin2017-12-071-1/+2
* tdf#69949 GSoC Firebird implement autoincrementWastack2016-08-181-0/+6
* connectivity: sal_Bool->boolNoel Grandin2014-04-011-2/+2
* ColumnsHelper can create the Column for us. (firebird-sdbc)Andrzej J.R. Hunt2013-08-141-38/+0
* Set ColumnsHelper parent. (firebird-sdbc)Andrzej J.R. Hunt2013-08-131-1/+2
* Implement Columns::createObject. (firebird-sdbc)Andrzej J.R. Hunt2013-08-131-0/+44
* Add skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt2013-08-111-0/+29