Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi
Whats the best practice to re order the fields in a table when on the Table View ?(rearrange the order they appear within the tables itself)
I cant see a way to achieve this in PHPRunner, currently I make the changes in SQL Workbench then resync back and that solves it.
When you design your tables does everyone do it within PHPRunner or use MySQL Workbenck and sync?
Thanks :-)
Hello @jonesc,
I always model my application with mysql WorkBench and maintain the structure and other definitions, of the tables, with this tool.
I have always designed the data models with this, mainly Erwin.
Greetings,feernando