- Nov 09, 2018
-
-
Steven Murray authored
Moved autocommitMode parameter from Stmt constructor to Stmt::executeQuery() and Stmt::executeNonQuery()
-
- Nov 07, 2018
-
-
Steven Murray authored
Renamed rdbms::AutocommitMode::ON and rdbms::AutocommitMode::OFF to rdbms::AutocommitMode::AUTOCOMMIT_ON and rdbms::AutocommitMode::OFF respectively
-
- Oct 31, 2018
-
-
Steven Murray authored
Added LoginTest unit-tests parseStream_invalid_in_memory, parseStream_invalid_oracle and parseStream_invalid_sqlite
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Removed redundant 'find_package (oracle-instantclient REQUIRED)' and 'include_directories (INSTANTCLIENT_INCLUDE_DIRS)' from rdbms/CMakeLists.txt
-
Steven Murray authored
-
- Oct 30, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Oct 29, 2018
-
-
Steven Murray authored
-
- Aug 03, 2018
-
-
Steven Murray authored
My previous commit only removed throw() from the hpp files.
-
Steven Murray authored
-
- Jul 05, 2018
-
-
Eric Cano authored
-
- Jul 04, 2018
-
-
Eric Cano authored
We now fall back to basic error codes when not supporting a specific extended error code.
-
- May 30, 2018
-
-
Steven Murray authored
-
- May 29, 2018
-
-
Steven Murray authored
-
- Apr 04, 2018
-
-
Steven Murray authored
Replaced oracle::occi::setVector(occiStmt.get(), 1, archiveFileIdList, SYS, ODCINUMBERLIST) with temporary table TEMP_TAPE_FILE_BATCH
-
- Mar 15, 2018
-
-
Steven Murray authored
cta/CTA#212 Verify the tape catalogue enforces the rule that all tape copies have the same file size and checksum. Fixed.
-
Steven Murray authored
-
Steven Murray authored
-
- Mar 13, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Feb 23, 2018
-
-
Steven Murray authored
-
- Jan 26, 2018
-
-
Steven Murray authored
-
- Jan 25, 2018
-
-
Steven Murray authored
Done
-
- Jan 12, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
- Nov 23, 2017
-
-
Steven Murray authored
-
- Aug 15, 2017
-
-
Michael Davis authored
-
- Jun 30, 2017
-
-
Steven Murray authored
-
- Jun 29, 2017
-
-
Steven Murray authored
-
- Jun 07, 2017
-
-
Steven Murray authored
Removed last use of std::mutex from the rdbms library
-