Commit Graph

16 Commits

Author SHA1 Message Date
13b2519800 update_pch: add a bunch of pch files
connectivity: 3m52s ->  2m47s
 cppcanvas:      28s ->    13s
 cppuhelper:     20s ->    14s
 dbaccess:     2m38s ->  2m01s
 hwpfilter:      16s ->    13s
 sot:            21s ->    16s

Change-Id: I49286bfe6be73dd1b861be632b95e17a99e82f8a
2014-06-04 21:18:40 +02:00
7b9a9a4986 make firebird-sdbc an experimental feature
Change-Id: I0f2453e23d18597cfe1ad2a4cd4902b15f0a8f7d
2013-11-09 18:39:18 +01:00
22576cf6d8 Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)
Firebird's DROP INDEX statements only need to contain the index name, including
the table name causes an error.

Change-Id: I5b61d82bda7176148f7849e31bd050e025f84e02
2013-09-06 21:27:57 +01:00
7358cf0082 Add custom wrapper for OKeysHelper.firebird. (firebird-sdbc)
Keys are handled as a constraint in firebird so need different handling
when dropping to other dbs.

Change-Id: Ifc4929a1ee7477260b9a279487d44edbb525a17a
2013-08-21 11:29:44 +01:00
6b184f638d Add skeleton sdbcx Users/User implementation. (firebird-sdbc)
Change-Id: I8a64f9776a618691fa61aa0e71067a0eb6176811
2013-08-20 21:37:50 +01:00
88d74f35c2 Create Catalog to deal with sdbcx details. (firebird-sdbc)
Change-Id: I521db652157e6b6da79e70f3731b6eddfc2bab1d
2013-08-12 17:20:22 +01:00
83994aa7cd Add skeleton Columns. (firebird-sdbc)
Change-Id: If58976bbb8a64d5092fcf33d3d09cdde145ecfe1
2013-08-11 16:05:11 +01:00
73341eddbf Add sdbcx.Table (firebird-sdbc)
Change-Id: Iae9a4d1292d0dcd2da17c5a5552a3986b306a550
2013-08-11 16:05:10 +01:00
464a0b5000 First chunk of skeleton sdbcx.Container. (firebird-sdbc)
Change-Id: Ic92c4d13b0ed9aba622d3a2459f9677d8cce3245
2013-08-11 16:05:10 +01:00
da25756ba9 Remove unnecessary F- prefix for firebird-sdbc files.
Change-Id: I6574ef7fd1c26770a74b2d1f2b0d997fcca97779
2013-07-31 16:06:58 +02:00
2b541c928c Move Statement_Base into it's own file (firebird-sdbc).
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-23 19:29:05 +02:00
734a30a23d Move sqltype identification into Util (firebird-sdbc).
Change-Id: I2e3068bf46555fea63c62bc1abc8a467c588a8b5
2013-07-22 11:04:04 +02:00
229a9c1ca0 Implement the first parts of XBlob. (firebird-sdbc)
Change-Id: Iebb80168ec6fb941ca936834ed2275a598dff55e
2013-07-21 18:47:12 +02:00
d739440d43 Remove duplicate propertyids.[hc]xx.
Change-Id: I488cea6e34180d46fecfc169e4368159c67bb0d4
2013-07-19 09:38:08 +02:00
70e7e92755 Further firebird-sdbc windows build fixes.
Change-Id: I9cb0bbd45b19cb9ef6aa4b8f6d0538484060c6a0
2013-07-16 16:40:15 +02:00
304ab4488c Rename firebird-sdbc to firebird_sdbc to compile with latest master.
Change-Id: I56e3180095c8a1fa660e1e27588320bdce972952
2013-07-16 16:40:11 +02:00