yoichiro / chrome_mysql_admin

ChromeMyAdmin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.
https://www.eisbahn.jp/chrome_mysql_admin
Apache License 2.0
140 stars 33 forks source link

Filter tables in sidebar #5

Closed greatghoul closed 10 years ago

greatghoul commented 10 years ago

add a search box above objectList to filter tables.

yoichiro commented 10 years ago

I checked your diff and tested it. The results look good to me. I agree this pull request. Thank you!