I removed the “length” from the INT data types in my local table using phpStorm [they used to be INT(10) but now they are just INT].
When I try to sync to my remote sever using the Schema Sync Tool the changes are shown but not made in the target table. They always default back to INT(11) so the tables are never in sync.
Please advise.
SQLYog Ultimate 13.1.7 (64 bit)