Skip to content

Attach to existing scripts

Choose a tag to compare

@redcatbear redcatbear released this 18 May 12:14
4b550cf

Summary

When integration testing scripts, user often need to install the from SQL files and then execute them in the test harness. With this release of the Test Database Builder for Java we now support executing SQL files and attaching to existing scripts via a control object.

Changes

  • #2: Added all system privileges
  • #12: Attach to existing scripts in the database
  • #12: Load and run SQL from files