RubyGems.org

lol_dba

1.3.0

lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.

installgem install lol_dba -v 1.3.0
Authors

Diego Plentz, Elad Meidar, Eric Davis, Muness Alrubaie, Vladimir Sharshov

14,909 total downloads 6,485 for this version
Owners

6765ba9f85d8ac2d99725c347eadc023

Gemfile
gem "lol_dba", "~> 1.3.0"
Versions
  1. 1.5.0 March 24, 2013
  2. 1.4.3 January 31, 2013
  3. 1.4.2 January 29, 2013
  4. 1.4.1 December 22, 2012
  5. 1.4.0 December 21, 2012
Show all versions (12 total)
Development Dependencies
  1. rspec >= 0
  2. sqlite3 >= 0