Can I run partial synchronization for a database schema? For example, if I add new table or remove an existing one, I don't see it displayed in the Database Tool Window. So, I have to run the sync, and it takes a lot of time updating the tables that I don't need at the moment. Can I do it faster? I know that I can use "Table names pattern" on the "Data Sources and Drivers" panel, but it will remove all the existing tables from the list. Ideally, I would like to have some include / exclude filter for the sync process, so I can select which tables need to be updated.
Is there an existing feature for that in IntelliJ v13?
Thank you!
Dzmitry