Sync multiple database sources in PHPStorm
I have set up a project locally and using PHPStorm. I have added two database MySQL sources using the database tool of PHPStorm.
One source is of local database and another of the server.
Everytime changes are made to local database require generating SQL and run in the server database.
How can I synchronize the changes to the local database with server database?
请先登录再写评论。
No way yet. Please vote: https://youtrack.jetbrains.com/issue/DBE-1204