According to the documentation, I should be able to import updated schema from the server to the project.
However, synchronization master give me two only options: None and Drop.
The thing is, I added these object (some functions) with another tool.
synchronization doesn't allow import new schema object from the server to the project
Re: synchronization doesn't allow import new schema object from the server to the project
Ok, I’ve figured it out. I have to use Schema comparison instead of “Synchronize project …”
As to me, it isn’t obvious at all.
Moreover, as I see, I have to run synchronization twice – once for both directions. That isn’t a common and convenient practice, I must say. I used to synchronize in both direction in one run.
As to me, it isn’t obvious at all.
Moreover, as I see, I have to run synchronization twice – once for both directions. That isn’t a common and convenient practice, I must say. I used to synchronize in both direction in one run.
Re: synchronization doesn't allow import new schema object from the server to the project
Unfortunately, dbForge performs a one-way synchronization at a time.