I have web software that is already running and with the populated tables. But in the model and business rule I needed to insert one more table ... great than the project that is growing .... the question is this:
Can I use the MysqQL Workbench Forward Enginer to insert this new table? It has a simple relationship with another and FK, but this "other" had no modification in its columns.
I mean, can I run the enginer to insert this table and its relation? Should any of these options be populated?
Abs