igorkasyanchuk / rails_db

Rails Database Viewer and SQL Query Runner
https://www.railsjazz.com/
MIT License
1.46k stars 111 forks source link

Add indexes info for tables #17

Closed losadaem closed 8 years ago

losadaem commented 8 years ago

Show this info somewhere can be useful.

I've made already a quick implementation. If you want I can make a pull request or I let you implement it in your own way.

Right now it looks like this.

capture d ecran 2015-10-28 a 11 20 15

igorkasyanchuk commented 8 years ago

Actually this task is completed in another branch https://github.com/igorkasyanchuk/rails_db/pull/14/files I plan to release this feature tomorrow I think, I just want to spend some time to verify all again and finish deleting records. but thanks for investigation :) looks forward to see more ideas from you

losadaem commented 8 years ago

Nice! I'm going to check that branch

igorkasyanchuk commented 8 years ago

Yes, please, let me know how it works for you (before I merge it to master)

igorkasyanchuk commented 8 years ago

merged to master, version 0.6