It will create table with defined columns in Entity and Migration will just seed as Table already created using sync. db:sync may create problem as it scans whole database and crate i something new ...
* accessible MySQL/MariaDB server, with read permission on the schema to be converted (details at [mysqldump page](https://dev.mysql.com/doc/refman/5.7/en/mysqldump ...