ChangeLog 348 B

12345678910111213
  1. 2005-01-16 Daniel Morgan <[email protected]>
  2. * ChangeLog: added file for oracle tests
  3. * testblob.cs: test loading a binary file into
  4. an Oracle BLOB column and then reading a BLOB column
  5. to a new binary file
  6. * testclob.cs: test loading a text file into
  7. an Oracle CLOB column and then reading a CLOB column
  8. to a new text file