exasol/test-db-builder-java

Support replacing Exasol database object

Closed this issue · 1 comments

Situation

As a tester sometimes I want to replace existing database objects.

Acceptance Criteria

  • Udfscripts, tables can be replaced

We can create all objects using CREATE OR REPLACE by default and in addition add api for the replacing existing ones.

Not in roadmap focus. Would also make the internal cache more complicated.