This topic is locked

Phprunner 6 "Tables" Page Idea

12/27/2010 2:38:15 PM
PHPRunner General questions
H
horsey_kim author

Often I go back to the Tables screen to see what fields I have in which tables. Or see if I need to change something about the fields. But I also like to ctrl print screen and print out a copy of the page to have for documentation and reference if I am sketching something out in my mind on paper.
It would be a wonderful addition to the tables screen - if you had field type, field size also next to the field name. That way you don't have to do a modification of the table to see what you had defined.
It be way cool!!! and a very handy reference tool.
Kim

T
tedwilder 1/4/2011

I agree with you but you have to know that many user use " NAVICAT " or "phpmyadmin". Navicat (freeware for lite version) enables you to print a wonderfull report of all your tables, including field, type etc, so you can have that paper on your desk while php coding. A choice to show " tables " or "expanded tables " would be better thant just showing by default all information because it would be a real mess otherwise ( I most of the time have 20 tables /project with many links and it's already very difficult to see the whole thing so with extra data that would be a nightmare).