Skip to content
Snippets Groups Projects
  1. May 10, 2019
  2. Apr 15, 2019
  3. Apr 05, 2019
  4. Feb 25, 2019
  5. Feb 19, 2019
  6. Feb 06, 2019
  7. Feb 05, 2019
    • Steven Murray's avatar
      Modified RdbmsCatalogue to use autocommitMode default of Stmt::executeQuery()... · 95cc5d51
      Steven Murray authored
      Modified RdbmsCatalogue to use autocommitMode default of Stmt::executeQuery() and Stmt::executeNonQuery()
      
      Please note that OracleCatalogue::filesWrittenToTape() now updates the TAPE
      table row with AUTOCOMMIT_ON before going on to handle the individual file
      entries.  This can be improved when Conn:setAutocommit() becomes available.
      95cc5d51
  8. Feb 02, 2019
  9. Nov 09, 2018
  10. Nov 07, 2018
  11. Nov 01, 2018
  12. Oct 29, 2018
  13. Jul 09, 2018
  14. Jul 05, 2018
  15. Jul 04, 2018
    • Eric Cano's avatar
      Added support for multiple items recording in the catalogue. · 7a01d203
      Eric Cano authored
      The catalogue can receive polymorphic items as input for recording.
      The strict sequencing of fSeqs is still enforced.
      Currently, 2 items types are recorded: files and placehoders.
      Files are recorded to the tape catalogue, while place holders are not,
      but they are used to enforce the fSeq sequencing.
      7a01d203
  16. May 30, 2018
  17. Apr 04, 2018
  18. Mar 16, 2018
  19. Mar 15, 2018
  20. Mar 13, 2018
  21. Feb 09, 2018
  22. Jan 30, 2018
  23. Jan 29, 2018
  24. Jan 25, 2018
  25. Nov 10, 2017
  26. Nov 09, 2017
Loading