summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Table.cxx
AgeCommit message (Expand)Author
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-02Cleaning in table.cxx of firebirdJulien Nabet
2017-05-25Related tdf#108068: Use new name of column when it's been changedJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack
2015-10-12tdf#65108 "" instead of <> written in include lineFeyza Yavuz
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-09-11Change of precision is equivalent to type change. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-23Set Table privileges. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Fix -Wmaybe-uninitialized. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Add custom wrapper for OKeysHelper.firebird. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-21Remove unnecessary commit (firebird-sdbc).Andrzej J.R. Hunt
2013-08-20Implement changing nullable. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-19Implement column-type alteration. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Implement sdbcx table creation. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Implement altering of default value.Andrzej J.R. Hunt
2013-08-14Remove ambiguity.Andrzej J.R. Hunt
2013-08-14Remove XRename support from XTable. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-14Refresh columns after alter. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-14Implement column-name altering. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-13OTableHelper requires a call to construct() to be usable. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Remove unneeded field. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Add getIndexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Add getKeys() using OKeysHelper (firebird-sdbc).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-11Add sdbcx.Table (firebird-sdbc)Andrzej J.R. Hunt