diff --git a/README.rdoc b/README.rdoc index 00e41e27ce72bfb1a4c611f987b561863bd477c0..c8dbb6e90899abe7da927f92ba1d980eddcb0577 100644 --- a/README.rdoc +++ b/README.rdoc @@ -175,6 +175,9 @@ If anyone has a more elegant solution to this problem I am very interested in se == To-do List +* handle OVER_QUERY_LIMIT error + * raise exception? maybe only when address! or search! is called + * print warning? * support DataMapper, Mongoid, etc * use completely separate "drivers" for different AR adapters? * seems reasonable since we're using very DB-specific features