mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
update README
This commit is contained in:
parent
4de28f6fc8
commit
57a37d5587
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ Here is an overview of the strategies supported for each library:
|
|||
| Mongoid | **Yes** | No | No |
|
||||
| Sequel | **Yes** | Yes | No |
|
||||
|
||||
|_. Driver |_. Truncation |_. Transaction |_. Deletion |
|
||||
| Mongo | Yes | No | No |
|
||||
|
||||
(Default strategy for each library is denoted in bold)
|
||||
|
||||
The ActiveRecord @:deletion@ strategy is useful for when the @:truncation@ strategy causes
|
||||
|
|
Loading…
Add table
Reference in a new issue