This topic is locked

Reorder Fields In Table

8/31/2024 3:17:15 PM
PHPRunner General questions
J
jonesc author

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 :-)

fhumanes 9/1/2024

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