Andrzej J.R. Hunt
2d134a5fbc
sqltype indicates isNullable. (firebird-sdbc)
...
Change-Id: I1cf454847f7dc83195596b7274f4fa2c434fcc69
2013-07-22 18:03:27 +02:00
Andrzej J.R. Hunt
cd21fb50b2
Sql types are short within firebird.
...
Change-Id: Iff9baf31ce06a71c6c460a7689c7bac817370b27
2013-07-22 11:04:04 +02:00
Andrzej J.R. Hunt
734a30a23d
Move sqltype identification into Util (firebird-sdbc).
...
Change-Id: I2e3068bf46555fea63c62bc1abc8a467c588a8b5
2013-07-22 11:04:04 +02:00
Andrzej J.R. Hunt
ac73ea2bdc
Fix a silly mistake.
...
Change-Id: I3e196f85dad3753d939af3f3ff4a55f6d9a0b69d
2013-07-19 22:43:01 +02:00
Andrzej J.R. Hunt
902e1b4ed8
And another "error: control may reach end of non-void function".
...
Change-Id: I5fb091f94e21f37c99583470326868b9fbbb5ca8
2013-07-19 22:01:08 +02:00
Andrzej J.R. Hunt
4eb1ac0b7a
Fix "error: control may reach end of non-void function".
...
(Mac seems to complain despite assert(false) being present in the only
non-returning branch.)
Change-Id: I2bd71cdfd47e435741d8fcbcecdf06767aebdd6b
2013-07-19 21:04:53 +02:00
Andrzej J.R. Hunt
2fcef1b2e3
Implement FResultSetMetaData.
...
Change-Id: I5a3ff140b68139d5b34c1d146a0e0d6544dc9548
2013-07-19 15:23:21 +02:00
Andrzej J.R. Hunt
c0c5d960e7
Replace raw pointer with Reference to Statement in FResultSet.
...
Change-Id: Id4019470cf1d2723ea46f3d8ea09e75eb947aed0
2013-07-18 16:21:39 +02:00
Andrzej J.R. Hunt
30905e486b
Fix clang warnings in firebird-sdbc.
...
Change-Id: I89c0f22e8db166537f1d6b9313f94c9c3631f195
2013-07-17 07:38:14 +02:00
Andrzej J.R. Hunt
6af7d0675d
Fix warnings for firebird-sdbc.
...
Mostly unused parameter warnings for unimplemented methods. Done in preparation
for merging to master to allow for building with -Werror.
Change-Id: Ie54f0a642189f5e221919252ec7df5897974ab95
2013-07-16 16:40:17 +02:00
Javier Fernandez
f53228c59a
Firebird: initial implementation of the skeleton driver.
...
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-07-16 16:40:03 +02:00