README.rdoc in data_miner-0.4.21 vs README.rdoc in data_miner-0.4.22

- old
+ new

@@ -79,9 +79,14 @@ >> Airport.first.iata_code => "GKA" >> Airport.first.country_name => "Papua New Guinea" +==Wishlist + +* each_record do |record| ... which would use find_in_batches +* when proxying add_column, rename_column, etc. automatically include the table name + ==Authors * Seamus Abshere <seamus@abshere.net> * Andy Rossmeissl <andy@rossmeissl.net>