summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Tables.cxx
AgeCommit message (Expand)Author
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