summaryrefslogtreecommitdiff
path: root/connectivity/Library_firebird_sdbc.mk
AgeCommit message (Collapse)Author
2013-09-06Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)Andrzej J.R. Hunt
Firebird's DROP INDEX statements only need to contain the index name, including the table name causes an error. Change-Id: I5b61d82bda7176148f7849e31bd050e025f84e02
2013-08-21Add custom wrapper for OKeysHelper.firebird. (firebird-sdbc)Andrzej J.R. Hunt
Keys are handled as a constraint in firebird so need different handling when dropping to other dbs. Change-Id: Ifc4929a1ee7477260b9a279487d44edbb525a17a
2013-08-20Add skeleton sdbcx Users/User implementation. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: I8a64f9776a618691fa61aa0e71067a0eb6176811
2013-08-12Create Catalog to deal with sdbcx details. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: I521db652157e6b6da79e70f3731b6eddfc2bab1d
2013-08-11Add skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: If58976bbb8a64d5092fcf33d3d09cdde145ecfe1
2013-08-11Add sdbcx.Table (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: Iae9a4d1292d0dcd2da17c5a5552a3986b306a550
2013-08-11First chunk of skeleton sdbcx.Container. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: Ic92c4d13b0ed9aba622d3a2459f9677d8cce3245
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt
Change-Id: I6574ef7fd1c26770a74b2d1f2b0d997fcca97779
2013-07-23Move Statement_Base into it's own file (firebird-sdbc).Andrzej J.R. Hunt
This is in preparation of cleanly separating the code shared by PreparedStatment and Statement from the code unique to either of those classes. Change-Id: I419668044e67b25d492a381acab9ee9b1acce7ce
2013-07-22Move sqltype identification into Util (firebird-sdbc).Andrzej J.R. Hunt
Change-Id: I2e3068bf46555fea63c62bc1abc8a467c588a8b5
2013-07-21Implement the first parts of XBlob. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: Iebb80168ec6fb941ca936834ed2275a598dff55e
2013-07-19Remove duplicate propertyids.[hc]xx.Andrzej J.R. Hunt
Change-Id: I488cea6e34180d46fecfc169e4368159c67bb0d4
2013-07-16Further firebird-sdbc windows build fixes.Andrzej J.R. Hunt
Change-Id: I9cb0bbd45b19cb9ef6aa4b8f6d0538484060c6a0
2013-07-16Rename firebird-sdbc to firebird_sdbc to compile with latest master.Andrzej J.R. Hunt
Change-Id: I56e3180095c8a1fa660e1e27588320bdce972952