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

Thoughts on adding the "sequel pro" style html preview for text fields #55

Closed Jonnx closed 11 months ago

Jonnx commented 7 years ago

sequel pro has some awesome built in functionality that allows you to preview columns with long text (long varchar, text, mediumtext ...) by rendering it as text or html. I am wondering if something like that should be added to this tool.