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