Hello, I was thinking at a simple feature that could be useful to some.
Why don't you add the possibility to tag tables with a colour code, so that in databases with a lot of tables you can tell at a glance those who are related to a certain feature or logic.
Kind of like the background color feature you added for sessions.
Assign color to table names
Hi! I meant different colors for tables in the same database.
For example you could assign red to a group of tables (let's say those related to blog posts in a blog application for example) and blue to another group (let's say user data tables).
I know you could just name the tables blog_something and user_something, but adding color can make it easier to catch the areas you're working on when the database has a lot of tables!
For example you could assign red to a group of tables (let's say those related to blog posts in a blog application for example) and blue to another group (let's say user data tables).
I know you could just name the tables blog_something and user_something, but adding color can make it easier to catch the areas you're working on when the database has a lot of tables!
Thanks for the feedbackI still think it's a good idea even for administration since a color code could mean anything to the person who's using it!
Also it wouldn't harm those who don't want to use it because unless you manually apply colors everything looks just like before.
My two cents! Ciao~
Also it wouldn't harm those who don't want to use it because unless you manually apply colors everything looks just like before.
My two cents! Ciao~
Please login to leave a reply, or register at first.