From 57a37d55877dd297f08020f51ff233ce0f4864f6 Mon Sep 17 00:00:00 2001 From: Christopher Darrell & Richard Luther Date: Fri, 10 Aug 2012 10:57:40 -0700 Subject: [PATCH] update README --- README.textile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.textile b/README.textile index 651c152..6ff847d 100644 --- a/README.textile +++ b/README.textile @@ -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