DDL generation for additional datastore

Studio says DDL generation is not possible for additional datastores.
To my mind it would be useful feature.

Our use-case:

  1. Microservices configuration is organized as a single Cuba project
  2. Each microservice stores its config in a separated DB
  3. 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.

We’ll certainly think about it.
Created issue.