This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a change to branch database-cleanup-feature
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from bdca07627b Postgresql cleaner cleanup
     add 28056b25a6 Clean up postgresql cleaner

No new revisions were added by this update.

Summary of changes:
 .../cleanup/core/DatabaseCleanupStats.groovy       |  17 +-
 .../cleanup/core/DatabaseCleanupStatsSpec.groovy   |   5 -
 .../testing/cleanup/h2/H2DatabaseCleaner.groovy    |   2 +-
 .../cleanup/h2/H2DatabaseCleanerSpec.groovy        |  10 +
 .../postgresql/PostgresDatabaseCleaner.groovy      |  72 ++---
 .../PostgresDatabaseCleanupHelper.groovy           |   6 +-
 .../PostgresDatabaseCleanerFunctionalSpec.groovy   | 330 ++++++++++-----------
 .../postgresql/PostgresDatabaseCleanerSpec.groovy  |   8 +
 8 files changed, 223 insertions(+), 227 deletions(-)

Reply via email to