Database Cleaner v1.3.0 Release Notes

Release Date: 2014-05-23 // almost 10 years ago
  • === 🆕 New Features/Changes

    • Introduced DatabaseCleaner::cleaning method that takes a block. (@ethco)
    • Improved Sequel support and added more tests (@ethco, @rhunter)

    === 🐛 Bug Fixes

    • Fixed an issue with the Transaction strategy and Active Record where application-level transactions are not rolledback correctly. (Godfrey Chan)
    • activerecord-oracle_enhanced-adapter now works again (#259, @sockmonk)