I'm currently trying to use the Data Generator in the context of Unit Tests. As My Unit Tests are not transactional I need to have some TearDown SQL scripts to remove the data after the test is executed.
Would be fine if Data Generator could generate the Teardown scripts for the generated (Insert/Setup) scripts too.
Would be fine if Data Generator could generate the Teardown scripts for the generated (Insert/Setup) scripts too.