summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt2013-09-121-74/+37
* Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt2013-09-1216-68/+95
* gbuild: remove gb_Rdb__get_final_targetMichael Stahl2013-09-121-3/+1
* Sanitize and quote index identifiers for rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt2013-09-111-3/+3
* Change of precision is equivalent to type change. (firebird-sdbc)Andrzej J.R. Hunt2013-09-111-3/+5
* Remove redundant comment. (firebird-sdbc)Andrzej J.R. Hunt2013-09-111-2/+0
* Remove unnecessary sal_Bool(bool) casting. (firebird-sdbc)Andrzej J.R. Hunt2013-09-111-11/+11
* Don't format integers as currency by default. (firebird-sdbc)Andrzej J.R. Hunt2013-09-111-8/+5
* Ensure we have prepared the statement before modify null.Andrzej J.R. Hunt2013-09-111-0/+1
* Reintroduce Statement specific mutexes. (firebird-sdbc)Andrzej J.R. Hunt2013-09-107-55/+62
* gbuild: install rdb files directly in module they come fromMatúš Kukan2013-09-091-0/+2
* Cleanup public parts of Connection a little.Andrzej J.R. Hunt2013-09-091-40/+35
* Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt2013-09-0913-198/+236
* Cleanup findColumn. (firebird-sdbc)Andrzej J.R. Hunt2013-09-091-8/+12
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-2/+2
* Some stylistic cleanup in PreparedStatement.Andrzej J.R. Hunt2013-09-061-5/+2
* Use throwFunctionNotSupportedException as appropriate. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-8/+8
* Comment out unused parameters instead of (void) cast. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-29/+15
* Implement set[Float|Double]. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-6/+2
* Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)Andrzej J.R. Hunt2013-09-064-4/+83
* Keep a TempFile instead of using TempFile::CreateTempName.Andrzej J.R. Hunt2013-09-062-11/+9
* Use the user specific tmp directory for firebird.Andrzej J.R. Hunt2013-09-063-8/+16
* CID#1079053 Uncaught Exception.Andrzej J.R. Hunt2013-09-062-2/+3
* CID#1079054 Uncaught exception.Andrzej J.R. Hunt2013-09-062-2/+3
* CID#1079051 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt2013-09-062-4/+6
* CID#1079048 CID#1079049 CID#1079050 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt2013-09-062-2/+3
* CID#1079047 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt2013-09-062-3/+5
* CID#1079045 CID#107946 Uncaught exception. (firebird-sdbc)Andrzej J.R. Hunt2013-09-062-2/+3
* Add error checking in rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-1/+6
* update pchThomas Arnhold2013-09-052-3/+1
* use replaceFirstThomas Arnhold2013-09-051-2/+2
* WaE: unused variableCaolán McNamara2013-09-051-2/+1
* Actually use table name in getIndexInfo. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-1/+2
* Actually rebuild indexes in rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-7/+28
* Retrieve all char indexes for rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt2013-09-062-0/+52
* Implement getIndexInfo. (firebird-sdbc)Andrzej J.R. Hunt2013-09-061-9/+92
* CID#1079186 ununinitialized pointerCaolán McNamara2013-09-051-0/+1
* CID#1079332 Uninitialized scalar fieldCaolán McNamara2013-09-051-2/+0
* WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist2013-09-043-29/+30
* WaE: Unreachable codeTor Lillqvist2013-09-043-0/+28
* Add some comments on foreign key retrieval (firebird-sdbc)Andrzej J.R. Hunt2013-09-031-0/+6
* Remove outdated/useless comments. (firebird-sdbc)Andrzej J.R. Hunt2013-09-031-6/+3
* ResultSet: add FunctionNotSupportedException, some cleanup. (firebird-sdbc)Andrzej J.R. Hunt2013-09-031-56/+60
* Remove some unused code from unusedcode.easyMarcos Paulo de Souza2013-09-011-38/+0
* delete more code that was commented outPhilipp Riemer2013-08-311-1/+0
* fix indentationPhilipp Riemer2013-08-312-17/+17
* deleted code that was commented outPhilipp Riemer2013-08-312-12/+0
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-312-128/+20
* Set path and not url for FIREBIRD_[TMP|LOCK]. (firebird-sdbc)Andrzej J.R. Hunt2013-08-301-5/+6
* Improve TIMESTAMP display. (firebird-sdbc)Andrzej J.R. Hunt2013-08-301-1/+1