DatabaseCleaner / database_cleaner-active_record

Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
MIT License
64 stars 63 forks source link

Add option to specify CASCADE and RESTRICT for Truncation strategy #115

Open nnishimura opened 2 months ago

nnishimura commented 2 months ago

Replaces https://github.com/DatabaseCleaner/database_cleaner-active_record/pull/99