simov / express-admin

MySQL, MariaDB, PostgreSQL, SQLite admin for Node.js
MIT License
1.18k stars 223 forks source link

Description field for table and column #130

Open fabianloewe opened 7 years ago

fabianloewe commented 7 years ago

First of all: Good job!

It would be good to have a description sentence for tables and columns. Of course, this should be optional. A small question mark button behind the name of a table/column which is hoverable or so would be enough.

If I have some free time and there is interest, I could probably make a PR.