Studio says DDL generation is not possible for additional datastores.
To my mind it would be useful feature.
Our use-case:
- Microservices configuration is organized as a single Cuba project
- Each microservice stores its config in a separated DB
- Cuba project refers to each DB as an additional store
Actual result: If developer opens Cuba project and creates new entity then they can’t generate DDL scripts for this new entity.
Expected result: they should be able to generate scripts.