After I migrate our project from 4.2 to 5.6.1 successfully (thx for your help again), I am facing a new problem:
I added a new view to our mssql db so I start to sync the Relational Model Data.
In the "Perform Tasks..." gui, the new view is listed und I checked it for generation. But after the sync there is no entity/entry for this.
It isn't thery neither with gui nor with CliSyncWithDatabase. And also, there is no error message or something similar for that element.
Am I doing something wrong. In 4.2 we used only the CLIRefresher and everything works fine if we add a table or view.
BTW: Is there any chance to get the source code for CliSyncWithDatabase? In v4.2 we had made some extensions we would like to have in 5.6.