summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Tables.cxx
AgeCommit message (Expand)Author
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-01Don't call getLength() on OUStringBuffer after makeStringAndClear()Tor Lillqvist
2017-12-28tdf#104734 Firebird: Add LONGVARBINARY/Image typeTamas Bunth
2017-12-28tdf#104734 Firebird improve XClob implementationTamas Bunth
2017-12-28tdf#104734 Firebird: Add VARBINARY type to driverTamas Bunth
2017-12-28tdf#104734 Firebird: Add Binary (fix) typeTamas Bunth
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-01Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2013-08-15Implement dropping tables. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Implement sdbcx table creation. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-13Correct comments at table creation (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Implement refreshTables. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Implement getTables(). (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Use correct data in Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Remove unneeded field. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Tables header fixes.Andrzej J.R. Hunt
2013-08-11Creation of skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Implement Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11First chunk of skeleton sdbcx.Container. (firebird-sdbc)Andrzej J.R. Hunt