Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-18 | Correct license in file headers | Constantin Michael | 2 | -2/+2 |
2011-11-11 | Minor fixes to Oracle driver generator | Boris Kolpackov | 1 | -5/+5 |
2011-11-11 | Set and export LD_LIBRARY_PATH and SQLPATH in Oracle test driver | Constantin Michael | 1 | -0/+14 |
2011-11-01 | Only pass -S option to sqlplus when the Oracle driver is passed a file | Constantin Michael | 1 | -1/+2 |
2011-10-27 | Simplify Oracle driver | Constantin Michael | 1 | -2/+1 |
2011-10-21 | Add extra explanations for certain Oracle parameters | Boris Kolpackov | 1 | -5/+15 |
2011-10-21 | Use @ to specify SQL file to Oracle SQLPlus | Constantin Michael | 1 | -1/+1 |
2011-10-21 | Add -S option when invoking SQLPlus to suppress some output | Constantin Michael | 1 | -0/+2 |
2011-10-21 | Add infrastructure for oracle development testing and implement native test | Constantin Michael | 2 | -0/+148 |